Skip to content

Commit

Permalink
Remove out-of-date note from CONTRIBUTING.md (#14986)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalkutz authored Jan 12, 2025
1 parent 76ce303 commit ab3290f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ When [opening a new issue](https://github.com/sveltejs/svelte/issues/new/choose)

## Pull requests

> HEADS UP: Svelte 5 will likely change a lot on the compiler. For that reason, please don't open PRs that are large in scope, touch more than a couple of files etc. In other words, bug fixes are fine, but big feature PRs will likely not be merged.
### Proposing a change

If you would like to request a new feature or enhancement but are not yet thinking about opening a pull request, you can also file an issue with [feature template](https://github.com/sveltejs/svelte/issues/new?template=feature_request.yml).
Expand Down

0 comments on commit ab3290f

Please sign in to comment.