Skip to content

Commit 7e0fe97

Browse files
author
Marc Jakobi
committed
chore: add PR template
1 parent ec68e42 commit 7e0fe97

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- markdownlint-disable -->
2+
###### Description of changes
3+
4+
###### Things done
5+
6+
- [ ] Tested, as applicable:
7+
- [ ] Manually
8+
- [ ] Added tests
9+
- [ ] Updated [CHANGELOG.md](https://github.com/mrcjkb/haskell-snippets.nvim/blob/master/CHANGELOG.md)
10+
(if applicable).
11+
- [ ] Fits [CONTRIBUTING.md](https://github.com/mrcjkb/haskell-snippets.nvim/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)