Skip to content

Commit fee527a

Browse files
SteveTheTechiemlh758
authored andcommitted
Closes #781 - Pull Request Template
1 parent 5b3cbf4 commit fee527a

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/pull_request_template.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
### This Pull Request is a
2+
- [ ] Bug fix
3+
- [ ] Feature addition
4+
- [ ] Code refactoring / optimization
5+
- [ ] Test Addition
6+
- [ ] Demo Addition
7+
- [ ] i18n Addition
8+
- [ ] Other (explain below)
9+
10+
### Related Issue numbers _(use [Github "keywords"](https://help.github.com/articles/closing-issues-using-keywords/): Fixes #nnn, Closes #nnn, etc.)_
11+
<br>
12+
13+
### What changes are you proposing? Why are they needed?<br>
14+
_(Provide use cases, code references, [jsfiddle](https://jsfiddle.net/), [codepen](https://codepen.io), etc.)_
15+
<br>
16+
<br>
17+
<br>
18+
<br>
19+
20+
### Pull Request Approval Checklist:
21+
- [ ] No Tabs / Code Spacing Consistent
22+
- [ ] Tests Ran and 0 Failing
23+
- [ ] Tests Added/Updated
24+
- [ ] Impacted Demos Updated
25+
- [ ] Impacted i18n Code Updated
26+
27+
### @Mentions:
28+

0 commit comments

Comments
 (0)