0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/.github/PULL_REQUEST_TEMPLATE.md

10 lines
360 B
Markdown
Raw Normal View History

2016-02-18 04:26:04 -05:00
Got some code for us? Awesome 🎊!
Please include a description of your change & check your PR against this list, thanks!
2022-01-20 12:21:06 -05:00
- [ ] There's a clear use-case for this code change, explained below
- [ ] Commit message has a short title & references relevant issues
- [ ] The build will pass (run `yarn test:all` and `yarn lint`)
2016-02-18 04:26:04 -05:00
We appreciate your contribution!