jsdoc/.github/PULL_REQUEST_TEMPLATE.md
2017-07-12 21:56:08 -07:00

19 lines
602 B
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. -->