Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Commit 08b893e

Browse files
authored
Merge pull request #614 from SciLifeLab/MaxUlysse-patch-2
Create PULL_REQUEST_TEMPLATE.md
2 parents 65a8a84 + 1761d4d commit 08b893e

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)