From 1ff244537b27c4152bc723f807c2afa033b102a5 Mon Sep 17 00:00:00 2001 From: Tony Brix Date: Wed, 28 Feb 2018 10:53:23 -0600 Subject: [PATCH] remove committer checkboxes --- .github/PULL_REQUEST_TEMPLATE.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c8d249d9..0b406981 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ - + ## Description @@ -28,22 +28,20 @@ Describe the output you received from marked ## What was attempted -Describe what code combination got you there +Describe what code combination got you there ---> +--> ## Contributor - [ ] Test(s) exist to ensure functionality and minimize regresstion (if no tests added, list tests covering this PR); or, - [ ] no tests required for this PR. - [ ] If submitting new feature, it has been documented in the appropriate places. - + ## Committer In most cases, this should be a different person than the contributor. - [ ] Draft GitHub release notes have been updated. -- [ ] cm_autolinks is the only failing test (remove once CI is in place and all tests pass). -- [ ] All lint checks pass (remove once CI is in place). - [ ] CI is green (no forced merge required). -- [ ] Merge PR \ No newline at end of file +- [ ] Merge PR