about summary refs log tree commit diff
path: root/.github/PULL_REQUEST_TEMPLATE.md
blob: 0fa69b2a3cc458c09d1f0e3b289e0861c4875307 (plain) (blame)
1
2
3
4
5
6
7
8
*Thanks for contributing! Please check the following things before submitting your PR :)*

  - [ ] PR message includes a link to the relevant issue(s) ๐Ÿ’โ€โ™€๏ธ๐Ÿ–‡๏ธ๐Ÿงพ
  - [ ] Commit messages are well-formatted
  (please follow [this guide](https://chris.beams.io/posts/git-commit/)) ๐Ÿ“๐Ÿ“
  - [ ] New features have test coverage ๐Ÿ“‹โ˜‘๏ธโ˜‘๏ธโ˜‘๏ธ
  - [ ] The app boots and pronoun pages are served correctly 
  (try `lein ring server`) ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿš€