We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977a942 commit 1a5c99aCopy full SHA for 1a5c99a
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,7 @@
1
+---
2
+assignees: landauraz
3
4
+
5
### Description of the Changes
6
7
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.
12
16
13
17
### Check List
14
18
15
-- [ ] Changes have been done against main branch, and PR does not conflict
19
+- [ ] Changes made against main branch and PR does not conflict
20
- [ ] 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"
23
24
0 commit comments