File tree Expand file tree Collapse file tree 3 files changed +49
-1
lines changed Expand file tree Collapse file tree 3 files changed +49
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ Please try this means to get help before opening an issue here:
25
25
* On the networktocode Slack in the #netbox channel: http://slack.networktocode.com/
26
26
* On the Netbox mailing list: https://groups.google.com/d/forum/netbox-discuss
27
27
28
+ Please don't open an issue when you have a PR ready. Just submit the PR, that's good enough.
29
+
28
30
-->
29
31
30
32
## Current Behavior
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ Please try this means to get help before opening an issue here:
24
24
* On the networktocode Slack in the #netbox channel: http://slack.networktocode.com/
25
25
* On the Netbox mailing list: https://groups.google.com/d/forum/netbox-discuss
26
26
27
+ Please don't open an issue when you have a PR ready. Just submit the PR, that's good enough.
28
+
27
29
-->
28
30
29
31
## Desired Behavior
@@ -33,7 +35,7 @@ Please try this means to get help before opening an issue here:
33
35
34
36
## Contrast to Current Behavior
35
37
36
- <!-- please describe how the desired behavior is different to the current behavior -->
38
+ <!-- please describe how the desired behavior is different from the current behavior -->
37
39
...
38
40
39
41
## Changes Required
Original file line number Diff line number Diff line change
1
+ <!--
2
+ Please don't open an issue when submit PR.
3
+
4
+ But if there is already a related issue, please put it's number here. E.g. #123 or N/A -->
5
+ Related Issue:
6
+
7
+ ## New Behavior
8
+
9
+ <!--
10
+ please describe in a few words the behavior your PR implements
11
+ -->
12
+
13
+ ...
14
+
15
+ ## Contrast to Current Behavior
16
+
17
+ <!--
18
+ please describe in a few words how the new behavior is different from the current behavior
19
+ -->
20
+
21
+ ...
22
+
23
+ ## Discussion: Benefits and Drawbacks
24
+
25
+ <!--
26
+ Please make your case here:
27
+ - Why do you think this project and the community will benefit from your proposed change?
28
+ - What are the drawbacks of this change?
29
+ - Is it backwards-compatible?
30
+ - Anything else that you think is relevant to the discussion of this PR.
31
+
32
+ (No need to write a huge article here. Just a few sentences that give some additional context about the motivations for the change.)
33
+ -->
34
+
35
+ ...
36
+
37
+ ## Changes to the Wiki
38
+
39
+ <!--
40
+ If the README.md must be updated, please include the changes in the PR.
41
+ If the Wiki must be updated, please make a suggestions below.
42
+ -->
43
+
44
+ ...
You can’t perform that action at this time.
0 commit comments