netbox-docker/.github/pull_request_template.md

45 lines
1012 B
Markdown

<!--
Please don't open an issue when submit PR.
But if there is already a related issue, please put it's number here. E.g. #123 or N/A -->
Related Issue:
## New Behavior
<!--
please describe in a few words the behavior your PR implements
-->
...
## Contrast to Current Behavior
<!--
please describe in a few words how the new behavior is different from the current behavior
-->
...
## Discussion: Benefits and Drawbacks
<!--
Please make your case here:
- Why do you think this project and the community will benefit from your proposed change?
- What are the drawbacks of this change?
- Is it backwards-compatible?
- Anything else that you think is relevant to the discussion of this PR.
(No need to write a huge article here. Just a few sentences that give some additional context about the motivations for the change.)
-->
...
## Changes to the Wiki
<!--
If the README.md must be updated, please include the changes in the PR.
If the Wiki must be updated, please make a suggestions below.
-->
...