We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b240473 commit 6b41670Copy full SHA for 6b41670
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -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