1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-30 06:28:58 +01:00
liquid/.github/PULL_REQUEST_TEMPLATE.md
2017-07-05 13:56:19 -04:00

9 lines
299 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 Shopify.