From 463fb1abfda49e8c8b45df4eabaef0cbc5f93c1c Mon Sep 17 00:00:00 2001 From: tycrek Date: Tue, 29 Sep 2020 11:19:03 -0600 Subject: [PATCH] test new template layout --- .github/PULL_REQUEST_TEMPLATE.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 894d7fe..e733bab 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,11 @@ [//]: # ( Every alternative in your pull request MUST have an linked issue) -### Checklist +| Checklist | | +| --------- | - | +| **I have read the rules outlined in [CONTRIBUTING.md]** | yes/no | +| Include my name in [CONTRIBUTORS.md] (or I have added myself in this PR) | yes/no | +| Any alternatives in this PR have a linked issue | yes/no | +| I am affiliated with this alternative (if applicable) | yes/no | -- [ ] **I have read the rules outlined in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** -- [ ] **Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md) (or I have added myself in this PR)** -- [ ] **Any alternatives in this PR have a linked issue** -- [ ] **I am affiliated with this alternative (if applicable)** +[CONTRIBUTING.md]: ../blob/master/CONTRIBUTING.md +[CONTRIBUTORS.md]: ../blob/master/CONTRIBUTORS.md \ No newline at end of file