jsdoc/.github/PULL_REQUEST_TEMPLATE.md
2021-09-19 13:20:31 -07:00

19 lines
1.1 KiB
Markdown

<!--
Before creating a pull request, please read our contributing guidelines and code of conduct:
https://github.com/jsdoc3/jsdoc/blob/master/CONTRIBUTING.md
https://github.com/jsdoc3/jsdoc/blob/master/CODE_OF_CONDUCT.md
-->
| Q | A |
| ---------------- | ---------------------------------------------------------------- |
| Bug fix? | yes/no |
| New feature? | yes/no |
| Breaking change? | yes/no |
| Deprecations? | yes/no |
| Tests added? | yes/no |
| Fixed issues | comma-separated list of issues fixed by the pull request, if any |
| License | Apache-2.0 |
<!-- Describe your changes below in as much detail as possible. -->