Skip to content

Commit 6b9e7b1

Browse files
committed
feat: add PR template
1 parent 28495e4 commit 6b9e7b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Description
2+
3+
<!-- describe the changes as bullet points -->
4+
-
5+
6+
## Testing Steps
7+
8+
- [ ] Run the app locally using `fern docs dev` or navigate to preview deployment
9+
- [ ] Ensure that the changed pages and code snippets work

0 commit comments

Comments
 (0)