We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab89b02 commit 17234c2Copy full SHA for 17234c2
1 file changed
PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,14 @@
1
+Many thanks to contributing to Sarek!
2
+
3
+Please fill in the appropriate checklist below (delete whatever is not relevant).
4
+These are the most common things requested on pull requests (PRs).
5
6
+## PR checklist
7
+ - [ ] This comment contains a description of changes (with reason)
8
+ - [ ] If you've fixed a bug or added code that should be tested, add tests!
9
+ - [ ] Ensure the test suite passes (`./scripts/test.sh -p docker -t ALL`).
10
+ - [ ] Documentation in `docs` is updated
11
+ - [ ] `CHANGELOG.md` is updated
12
+ - [ ] `README.md` is updated
13
14
+**Learn more about contributing:** https://github.com/SciLifeLab/Sarek/blob/master/.github/CONTRIBUTING.md
0 commit comments