Skip to content

Commit 9542d07

Browse files
authored
Update .github/PULL_REQUEST_TEMPLATE.md
1 parent d3ae226 commit 9542d07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Please note that [the Svelte codebase is currently being rewritten for Svelte 5](https://svelte.dev/blog/runes). Changes should target Svelte 5, which lives on the default branch (`main`).
44

5+
If your PR concerns Svelte 4 (including updates to [svelte.dev.docs](https://svelte.dev/docs)), please ensure the base branch is `svelte-4` and not `main`.
6+
7+
58
### Before submitting the PR, please make sure you do the following
69

710
- [ ] 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

0 commit comments

Comments
 (0)