Skip to content

Commit 838633e

Browse files
authored
Create pull_request_template.yml
1 parent d5fec73 commit 838633e

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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+
## Related ND API Resource Category
11+
<!-- Please select ND API resource category, please specify -->
12+
* [ ] analyze
13+
* [ ] infa
14+
* [ ] manage
15+
* [ ] onemanage
16+
* [ ] other
17+
18+
## Proposed Changes
19+
<!--- Please provide a description of proposed changes -->
20+
21+
22+
## Test Notes
23+
<!--- Please provide notes or description of testing -->
24+
25+
26+
## Cisco Nexus Dashboard Version
27+
<!-- Please provide Cisco Nexus Dashboard version developed against -->
28+
29+
30+
## Checklist
31+
32+
* [ ] Latest commit is rebased from develop with merge conflicts resolved
33+
* [ ] New or updates to documentation has been made accordingly
34+
* [ ] Assigned the proper reviewers

0 commit comments

Comments
 (0)