We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e391fc commit 6a5f30bCopy full SHA for 6a5f30b
.github/PULL_REQUEST_TEMPLATE.md
@@ -4,6 +4,7 @@
4
- [ ] Prefix your PR title with `feat:`, `fix:`, `chore:`, or `docs:`.
5
- [ ] This message body should clearly illustrate what problems it solves.
6
- [ ] Ideally, include a test that fails without this PR but passes with it.
7
+- [ ] If this PR changes code within `packages/svelte/src`, add a changeset (`npx changeset`).
8
9
### Tests and linting
10
0 commit comments