We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e94b6c commit d717db0Copy full SHA for d717db0
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -0,0 +1,19 @@
1
+
2
+## Description
3
4
+> Give a brief description of the pull request.
5
6
+## Semver Changes
7
8
+- [ ] Patch (bug fix, no new features)
9
+- [ ] Minor (new features, no breaking changes)
10
+- [ ] Major (breaking changes)
11
12
+## Issues
13
14
+> List any issues that this pull request closes.
15
16
+## Checklist
17
18
+- [ ] I have read the [Contributing Guidelines](../Contributor_Guide/Contruting.md).
19
0 commit comments