prettier/.github/PULL_REQUEST_TEMPLATE.md

12 lines
686 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!-- Please provide a brief summary of your changes: -->
<!-- Please ensure youve done all of these things (if applicable). -->
<!-- You can replace the `[ ]` with `[x]` to mark each task as done. -->
- [ ] Ive added tests to confirm my change works.
- [ ] (If changing the API or CLI) Ive documented the changes Ive made (in the `docs/` directory)
- [ ] (If the change is user-facing) Ive added my changes to the `CHANGELOG.unreleased.md` file following the template.
- [ ] Ive read the [contributing guidelines](https://github.com/prettier/prettier/blob/master/CONTRIBUTING.md).
**✨[Try the playground for this PR](https://prettier.io/playground-redirect)✨**