swc/.github/PULL_REQUEST_TEMPLATE.md

15 lines
542 B
Markdown
Raw Normal View History

<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. -->
**Description:**
<!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
**BREAKING CHANGE:**
<!--
If this PR introduces a breaking change, it must contain a notice for it to be included in the CHANGELOG. Add description or remove entirely if not breaking.
You may need to update `MIGRATION.md` for the breaking changes.
-->
**Related issue (if exists):**