Skip to content

Commit 2dad49a

Browse files
authored
Merge pull request #9413 from ffaf1/pr-template
Add test requirement to PR template
2 parents 69417ac + 048138e commit 2dad49a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/pull_request_template.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ Include the following checklist in your PR:
1010
* [ ] Any changes that could be relevant to users [have been recorded in the changelog](https://github.com./haskell/cabal/blob/master/CONTRIBUTING.md#changelog).
1111
* [ ] The documentation has been updated, if necessary.
1212
* [ ] [Manual QA notes](https://github.com./haskell/cabal/blob/master/CONTRIBUTING.md#qa-notes) have been included.
13-
14-
Bonus points for added automated tests!
13+
* [ ] Tests have been added. (*Ask for help if you don’t know how to write them! Ask for an exemption if tests are too complex for too little coverage!*)
1514

1615
---
1716

0 commit comments

Comments
 (0)