Ghost/.github/PULL_REQUEST_TEMPLATE.md

9 lines
336 B
Markdown
Raw Normal View History

2016-02-18 12:26:04 +03:00
Got some code for us? Awesome 🎊!
Please include a description of your change & check your PR against this list, thanks!
- [ ] Commit message has a short title & issue references
- [ ] Commits are squashed
- [ ] The build will pass (run `npm test`).
More info can be found by clicking the "guidelines for contributing" link above.