1
0
mirror of https://github.com/danog/liquid.git synced 2024-11-30 06:39:02 +01:00
liquid/.github/PULL_REQUEST_TEMPLATE.md

9 lines
299 B
Markdown
Raw Permalink Normal View History

2017-07-05 19:56:19 +02:00
## 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.