Skip to content

Commit 496cbb9

Browse files
committed
chore: cleanup PR template
time to remove the Svelte 5 note
1 parent 41b5cd6 commit 496cbb9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
## Svelte 5 rewrite
2-
3-
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`).
4-
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-
71
### Before submitting the PR, please make sure you do the following
82

93
- [ ] 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)