Skip to content

Commit

Permalink
Create pull_request_template.md (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Oct 27, 2021
1 parent 4a66a69 commit 3bf9340
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -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! ✨
-->

0 comments on commit 3bf9340

Please sign in to comment.