Skip to content

Commit 6b41670

Browse files
Dhaxordevelopit
andauthored
added github template for PRs (#172)
Co-authored-by: Jason Miller <developit@users.noreply.github.com>
1 parent b240473 commit 6b41670

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Thank you for contributing!
3+
-->
4+
5+
#### What is the purpose of this pull request? (put an "X" next to an item)
6+
7+
- [ ] Documentation update
8+
- [ ] Bug fix
9+
- [ ] Feature
10+
- [ ] Code style update (formatting)
11+
- [ ] Refactoring (no functional changes)
12+
- [ ] CI related changes
13+
- [ ] Other, please explain:
14+
15+
#### What changes did you make? (Give an overview)
16+
17+
#### Is there anything you'd like reviewers to focus on?
18+
19+
#### Does this PR introduce a breaking change? (What changes might other developers need to make in their application due to this PR?)

0 commit comments

Comments
 (0)