Skip to content

Commit e41a66b

Browse files
authored
chore: clean up PR template (#13735)
time to remove the Svelte 5 note
1 parent 8251bae commit e41a66b

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)