Skip to content

Commit 82d2982

Browse files
authored
chore: update PR template (#8255)
1 parent 6ac24f1 commit 82d2982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Before submitting the PR, please make sure you do the following
22
- [ ] It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
3-
- [ ] Prefix your PR title with `[feat]`, `[fix]`, `[chore]`, or `[docs]`.
3+
- [ ] Prefix your PR title with `feat:`, `fix:`, `chore:`, or `docs:`.
44
- [ ] This message body should clearly illustrate what problems it solves.
55
- [ ] Ideally, include a test that fails without this PR but passes with it.
66

0 commit comments

Comments
 (0)