We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5dc23 commit f3c6db1Copy full SHA for f3c6db1
1 file changed
.github/pull_request_template.md
@@ -0,0 +1,21 @@
1
+### What type of PR is this?
2
+
3
+- [ ] Bug fix
4
+- [ ] New feature
5
+- [ ] Enhancement
6
+- [ ] Refactoring
7
+- [ ] Documentation
8
+- [ ] CI/CD
9
+- [ ] Other
10
11
+### What does this PR do?
12
13
+<!-- A brief description of the changes. -->
14
15
+### Which issue(s) does this PR fix?
16
17
+<!-- Link to the related issue(s). e.g., Fixes #123 -->
18
19
+### How has this been tested?
20
21
+<!-- Describe the testing you have done. -->
0 commit comments