Skip to content

Commit 47ea37e

Browse files
authored
chore: add PR template (#76)
* chore: add PR template Closes ENG-1818 * chore: simplify PR template
1 parent bfb0104 commit 47ea37e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## Description
2+
3+
<!-- Brief description of changes -->
4+
5+
## Related Issue
6+
7+
<!-- Link to Linear issue: Closes ENG-XXX -->
8+
9+
## Testing
10+
11+
- [ ] Tests pass locally
12+
- [ ] New tests added (if applicable)

0 commit comments

Comments
 (0)