1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-11-30 10:39:02 +01:00
gojekyll/.github/PULL_REQUEST_TEMPLATE.md
2017-07-05 14:27:24 -04:00

9 lines
298 B
Markdown

## Checklist
- [ ] I have read the contribution guidelines.
- [ ] `make test` passes.
- [ ] `make lint` passes.
- [ ] New and changed code is covered by tests.
- [ ] Performance improvements include benchmarks.
- [ ] Changes match the *documented* (not just the *implemented*) behavior of Jekyll.