diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..33c753a --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ +## I confirm: + +- [ ] I've read the [contributing guidelines](https://github.com/aletheia-foundation/aletheia-admin/blob/master/CONTRIBUTING.md) and the [code of conduct](https://github.com/aletheia-foundation/aletheia-admin/blob/master/CODE-OF-CONDUCT.md) +- [ ] I've checked that this issue applies to this repo +- [ ] I've checked the existing issues, no one else has reported this +- [ ] I've got a clear and descriptive title for the issue + +--------------------------- + +### Making an enhancement - ignore this if not making an enhancement + +- [ ] I've **Checked** the [outstanding issues](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+user%3Aaletheia-foundation+) Aletheia has currently. Someone may be planning to work on something similar. +- [ ] I've **Read** the latest version of the [whitepaper](https://github.com/aletheia-foundation/whitepaper) first. This will align you with the project vision. +- [ ] I've **Emailed** contact@aletheia-foundation.io to discuss the enhancement.