Skip to content

Commit 20b5e66

Browse files
committed
adds pr templates
1 parent dd7ee8b commit 20b5e66

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Thank you for your interest in contributing to pynetbox! Please note that
3+
our contribution policy requires that a feature request or bug report be
4+
approved and assigned prior to opening a pull request. This helps avoid
5+
waste time and effort on a proposed change that we might not be able to
6+
accept.
7+
8+
IF YOUR PULL REQUEST DOES NOT REFERENCE AN ISSUE WHICH HAS BEEN ASSIGNED
9+
TO YOU, IT WILL BE CLOSED AUTOMATICALLY.
10+
11+
Please specify your assigned issue number on the line below.
12+
-->
13+
### Fixes: #1234
14+
15+
<!--
16+
Please include a summary of the proposed changes below.
17+
-->

0 commit comments

Comments
 (0)