Skip to content

Commit 19ec571

Browse files
chore: Update PR template format (#6077)
1 parent 47dce2e commit 19ec571

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
---
2-
title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
3-
---
1+
<!--
2+
3+
## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"
44
55
If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):
66
77
## Notes for the reviewer
8+
89
Anything important to call out? Be sure to also clarify these in your comments.
910
1011
## How to test
12+
1113
Unit tests, playground, etc.
1214
15+
-->

0 commit comments

Comments
 (0)