Ghost/.github/PULL_REQUEST_TEMPLATE.md
Daniel Lockyer f3bf2237e6 Updated pull request template
no issue

- adds `yarn test-all` for running the full test-suite and documents
  this in the PR template
2020-04-30 08:26:17 +01:00

10 lines
391 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 `yarn lint` and `yarn test-all`)
More info can be found by clicking the "guidelines for contributing" link above.