mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Create pull_request_template.md (#1110)
This commit is contained in:
parent
4a66a693c6
commit
3bf934027f
1 changed files with 17 additions and 0 deletions
17
.github/pull_request_template.md
vendored
Normal file
17
.github/pull_request_template.md
vendored
Normal 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! ✨
|
||||
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue