mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #6231 from 0xc0170/fix_pr_template_required
pull request: add required infopull/6246/head
commit
2b0f169dbf
|
|
@ -1,11 +1,21 @@
|
|||
# Description
|
||||
### Description
|
||||
|
||||
> Detailed changes summary | testing | dependencies
|
||||
> Good example: https://os.mbed.com/docs/latest/reference/guidelines.html#workflow (Pull request template)
|
||||
<!--
|
||||
Required
|
||||
Add here detailed changes summary, testing results, dependencies
|
||||
Good example: https://os.mbed.com/docs/latest/reference/guidelines.html#workflow (Pull request template)
|
||||
-->
|
||||
|
||||
# Pull request type
|
||||
|
||||
### Pull request type
|
||||
|
||||
<!--
|
||||
Required
|
||||
Please tick one of the following types
|
||||
-->
|
||||
|
||||
- [ ] Fix
|
||||
- [ ] Refactor
|
||||
- [ ] New Target
|
||||
- [ ] New target
|
||||
- [ ] Feature
|
||||
- [ ] Breaking change
|
||||
|
|
|
|||
Loading…
Reference in New Issue