pronoun.fyi/.github/PULL_REQUEST_TEMPLATE.md

9 lines
469 B
Markdown
Raw Permalink Normal View History

2018-11-16 08:10:43 +00:00
*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`) 👩‍💻🚀