Skip to content

Commit b9c5dbc

Browse files
authored
Create pull_request_template.md
1 parent eaf7f17 commit b9c5dbc

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

.github/pull_request_template.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<!--- Please ensure that the WIP label is not being applied if ready for review -->
2+
<!--- If the wip label is applied to your PR, no one will look at it -->
3+
<!--- Please feel free to ask for help -->
4+
5+
## Related Issue(s)
6+
<!--- Please link the relevant issue(s) -->
7+
<!--- To link the issue to the PR, use one of the keywords: Fixes #xxx or Closes #xxx or Resolves #xxx -->
8+
9+
10+
## Proposed Changes
11+
<!--- Please provide a description of proposed changes -->
12+
13+
14+
## Test Notes
15+
<!--- Please provide notes or description of testing -->
16+
17+
18+
## Cisco Nexus Dashboard Version
19+
<!-- Please provide Cisco Nexus Dashboard version developed against -->
20+
21+
22+
## Related ND API Resource Category
23+
<!-- Please select ND API resource category, please specify -->
24+
* [ ] analyze
25+
* [ ] infa
26+
* [ ] manage
27+
* [ ] onemanage
28+
* [ ] other
29+
30+
31+
## Checklist
32+
33+
* [ ] Latest commit is rebased from develop with merge conflicts resolved
34+
* [ ] New or updates to documentation has been made accordingly
35+
* [ ] Assigned the proper reviewers

0 commit comments

Comments
 (0)