Skip to content

Commit 1a5c99a

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent 977a942 commit 1a5c99a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
assignees: landauraz
3+
---
4+
15
### Description of the Changes
26

37
Please add a detailed description of the change you have made.
@@ -12,7 +16,9 @@ Please paste the specific URL(s) of the content that this PR addresses here.
1216

1317
### Check List
1418

15-
- [ ] Changes have been done against main branch, and PR does not conflict
19+
- [ ] Changes made against main branch and PR does not conflict
1620
- [ ] PR title is meaningful, e.g: `fix: minor typos in README`
21+
- [ ] Detailed description added under "Description of the Changes"
22+
- [ ] Specific URL(s) added under "PR Preview URL"
1723

1824

0 commit comments

Comments
 (0)