We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c6c87 commit 528122eCopy full SHA for 528122e
.github/pull_request_template.md
@@ -0,0 +1,23 @@
1
+<!--
2
+ Thanks for contributing!
3
+
4
+ Provide a description of your changes below and a general summary in the title
5
6
+ Please look at the following checklist to ensure that your PR can be accepted quickly:
7
+-->
8
9
+## Description
10
11
+<!--- Describe your changes in detail -->
12
13
+## Type of Change
14
15
+<!--- Put an `x` in all the boxes that apply: -->
16
17
+- [ ] ✨ New feature (non-breaking change which adds functionality)
18
+- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
19
+- [ ] ❌ Breaking change (fix or feature that would cause existing functionality to change)
20
+- [ ] 🧹 Code refactor
21
+- [ ] ✅ Build configuration change
22
+- [ ] 📝 Documentation
23
+- [ ] 🗑️ Chore
0 commit comments