prettier/.github/PULL_REQUEST_TEMPLATE.md

12 lines
686 B
Markdown
Raw Permalink Normal View History

<!-- 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)
2019-03-06 18:53:38 +03:00
- [ ] (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)✨**