diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..2e8d08e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +#### Changes + +- ... + +#### Checklist + +- [x] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct +- [ ] Readme (updated or not needed) +- [ ] Tests (added, updated or not needed)