From 835476ed3176ea16c1a12fb3c6dda7fba36d7de7 Mon Sep 17 00:00:00 2001 From: Jesse Li Date: Fri, 17 Jan 2020 11:34:14 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6e10df0f6..9f57c7804 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,13 +5,14 @@ - [ ] Backend Roadmap - [ ] DevOps Roadmap - [ ] All Roadmaps +- [ ] Guides #### Please acknowledge the items listed below - [ ] I have discussed this contribution and got a go-ahead in an issue before opening this pull request. - [ ] This is not a duplicate issue. I have searched and there is no existing issue for this. - [ ] I understand that these roadmaps are highly opinionated. The purpose is to not to include everything out there in these roadmaps but to have everything that is most relevant today comparing to the other options listed. -- [ ] I have read the [contribution docs](../contributing.md) before opening this PR. +- [ ] I have read the [contribution docs](../contributing) before opening this PR. #### Enter the details about the contribution