Skip to content

Commit 2d40796

Browse files
committed
added pull request template
1 parent d57829d commit 2d40796

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

pull_request_template.md

+34
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)