summaryrefslogtreecommitdiff
path: root/deps/fff/.github/PULL_REQUEST_TEMPLATE.md
blob: 10f11951e4d44c85c0f652fb49c315d90a201446 (plain)
1
2
3
4
5
6
7
8
Thank you for your contribution. 

Before submitting this PR, please make sure:

- [ ] Your code builds clean without any errors or warnings
- [ ] You are not breaking consistency
- [ ] You have added unit tests
- [ ] All tests and other checks pass