Skip to content

Commit 5f931ad

Browse files
authored
Merge pull request #16 from DNNCommunity/issue-15
Create PULL_REQUEST_TEMPLATE.md
2 parents dfcfc30 + 4631413 commit 5f931ad

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
Explain the benefit of this pull request
3+
You can erase any parts of this template not applicable to your Pull Request.
4+
-->
5+
6+
### Description of PR...
7+
8+
## Changes made
9+
- Item 1
10+
- Item 2
11+
12+
13+
## PR Template Checklist
14+
15+
- [ ] Fixes Bug
16+
- [ ] Feature solution
17+
- [ ] Other
18+
19+
20+
## Please mark which issue is solved
21+
<!-- Type numbers directly after the #, it will show the issues with that number -->
22+
23+
Close #

0 commit comments

Comments
 (0)