Ghost/ghost/admin/.github/PULL_REQUEST_TEMPLATE.md
2022-05-17 11:57:00 +01:00

10 lines
454 B
Markdown

Got some code for us? Awesome 🎊!
Please include a description of your change & check your PR against this list, thanks!
- [ ] There's a clear use-case for this code change
- [ ] Commit message has a short title & references relevant issues
- [ ] The build will pass (run `ember test` from the repo root - will be `core/admin` if working from the submodule in Ghost).
More info can be found by clicking the "guidelines for contributing" link above.