Skip to content

Commit 53d0ec6

Browse files
authored
Merge pull request #3 from swaQQii/docs/add-pr-template
docs: add pull request template
2 parents 1fec0df + e4fa44f commit 53d0ec6

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+
## Summary
2+
Describe what this PR does and why it is needed.
3+
4+
## Changes
5+
- List of major changes
6+
7+
## Testing
8+
- Steps you took to verify
9+
- NetBox version(s) tested against
10+
- Python version
11+
12+
## Breaking Changes
13+
- [ ] Yes
14+
- [ ] No
15+
16+
## Related Issues
17+
Closes #<issue_id>

0 commit comments

Comments
 (0)