Create pull_request_template.md (#1110)

This commit is contained in:
Simon Aronsson 2021-10-27 15:23:00 +02:00 committed by GitHub
parent 4a66a693c6
commit 3bf934027f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,17 @@
<!--
Thank you for contributing to the watchtower project! 🙏
We truly appreciate all the contributions we get from the community.
To make your PR experience as smooth as possible, make sure that you
include the following in your PR:
- What your PR contributes
- Which issues it solves (preferrably using auto closing instructions like "closes #123".
- Tests that verify the code your contributing
- Updates to the documentation
Thank you again! ✨
-->