From 28d213b8098c8a278c9d7b6440782d2aea801cfd Mon Sep 17 00:00:00 2001 From: jacknelson0501 <43072902+jacknelson0501@users.noreply.github.com> Date: Wed, 23 Oct 2019 07:51:42 -0700 Subject: [PATCH] Updated Sentence (#540) --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6fb0c6e..ecc6c80 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Please complete the following checklist if your PR is adding new link to the lis - [ ] This PR does not introduce duplicates to the list - [ ] The link is added at the bottom of the list category - [ ] Suggested repository is maintained, have active community, is able to mentor new contributors and have issues with the suggested label -- [ ] The link I add follows suggested pattern: +- [ ] The link I add follows the suggested pattern: ``` - [Repository Name](link-to-repository-label) _(label: beginner-friendly-label-in-the-repository)_
Description