Skip to content

Commit 17234c2

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent ab89b02 commit 17234c2

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)