mirror of
https://github.com/danog/liquid.git
synced 2024-11-30 06:28:58 +01:00
9 lines
299 B
Markdown
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.
|