We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57829d commit 2d40796Copy full SHA for 2d40796
pull_request_template.md
@@ -0,0 +1,34 @@
1
+## Overview
2
+
3
+**Issue Type**
4
5
+- [x] Bug
6
+- [ ] Feature
7
+- [ ] Tech Debt
8
9
+**Description**
10
+A clear and concise description of the issue.
11
12
+**Ticket Item**
13
14
+**Figma link - optional**
15
+**Spec link - optional**
16
17
+**Steps to Reproduce Bug / Validate Feature / Confirm Tech Debt Fix**
18
19
+1. Go to '...'
20
+2. Click on '....'
21
+3. Scroll down to '....'
22
+4. See error
23
24
+**Previous behavior**
25
+A clear and concise description of what was originally happening.
26
27
+**Expected behavior**
28
+A clear and concise description of what you expected to happen.
29
30
+**Screenshots & Videos**
31
+If applicable, add screenshots and videos to help explain your issue type.
32
33
+**Additional context**
34
+Add any other context about the problem he
0 commit comments