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 7243d1e commit d417fe2Copy full SHA for d417fe2
.github/pull_request_template.md
@@ -0,0 +1,25 @@
1
+## What type of PR is this? (check all applicable)
2
+
3
+- [ ] 🎮 Feature
4
+- [ ] 🐛 Bug Fix
5
+- [ ] 🍧 Refactor
6
+- [ ] 🔋 Optimization
7
+- [ ] 📓 Documentation Update
8
9
+## Description
10
11
+_Please provide a brief description of the changes here. Include why they are needed, if applicable._
12
13
+_Any demonstrations of the changes (Loom, gif, etc.) may also go here._
14
15
+## Related Tickets & Documents
16
17
+_Reference as needed._
18
19
+## Steps to Test
20
21
+_A list of steps a reviewer can walk through to test the changes._
22
23
+## Relevant GIF
24
25
+_Required 🐔_
0 commit comments