mbed-os/.github/pull_request_template.md

41 lines
1.2 KiB
Markdown
Raw Normal View History

### Description
2016-08-09 07:39:18 +00:00
<!--
Required
Add here detailed changes summary, testing results, dependencies
Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html (Pull request template)
-->
2016-08-31 12:08:51 +00:00
### Pull request type
<!--
Required
Please add only one X to one of the following types. Do not fill multiple types (split the pull request otherwise).
Please note this is not a GitHub task list, indenting the boxes or changing the format to add a '.' or '*' in front
of them would change the meaning incorrectly. The only changes to be made are to add a description text under the
description heading and to add a 'x' to the correct box.
-->
[ ] Fix
2018-03-20 11:56:03 +00:00
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
2018-03-20 11:56:03 +00:00
[ ] Breaking change
2016-08-09 07:39:18 +00:00
### Reviewers
<!--
Optional
Request additional reviewers with @username
-->
### Release Notes
<!--
Optional
In case of breaking changes, functionality changes or refactors, please add release notes here.
For more information, please see [the contributing guidelines](https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html#pull-request-types).
-->