Ghost/ghost/admin/.github/PULL_REQUEST_TEMPLATE.md
Hannah Wolfe e3a8972ac3 Syncing CONTRIB and PR templates with main repo
- lots of links were old and out of date
- updated contributing guide to match the one in Ghost
- updated PR guide to be similar to the one in Ghost, but with the Ghost-Admin test info
2019-01-15 20:51:49 +00:00

10 lines
455 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/client` if working from the submodule in Ghost).
More info can be found by clicking the "guidelines for contributing" link above.