Nicolas Borla
/
BBR_1Ebene
BBR 1 Ebene
Diff: mbed-os/.github/pull_request_template.md
- Revision:
- 0:fbdae7e6d805
diff -r 000000000000 -r fbdae7e6d805 mbed-os/.github/pull_request_template.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-os/.github/pull_request_template.md Mon May 14 11:29:06 2018 +0000 @@ -0,0 +1,24 @@ +### Description + +<!-- + Required + Add here detailed changes summary, testing results, dependencies + Good example: https://os.mbed.com/docs/latest/reference/workflow.html (Pull request template) +--> + + +### 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 + [ ] Refactor + [ ] New target + [ ] Feature + [ ] Breaking change +