mirror of https://github.com/ARMmbed/mbed-os.git
Merge branch 'align-issue-template' of ssh://github.com/ithinuel/mbed-os into ithinuel-align-issue-template
commit
6ae4516500
|
@ -1,5 +1,6 @@
|
||||||
### Description
|
### Description
|
||||||
<!--
|
|
||||||
|
<!--
|
||||||
Required
|
Required
|
||||||
Add detailed description of what you are reporting.
|
Add detailed description of what you are reporting.
|
||||||
Good example: https://os.mbed.com/docs/latest/reference/workflow.html
|
Good example: https://os.mbed.com/docs/latest/reference/workflow.html
|
||||||
|
@ -13,19 +14,15 @@
|
||||||
|
|
||||||
|
|
||||||
### Issue request type
|
### Issue request type
|
||||||
<!--
|
|
||||||
|
<!--
|
||||||
Required
|
Required
|
||||||
Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.)
|
Please add only one X to one of the following types. Do not fill multiple types (split the issue otherwise.)
|
||||||
Please note this is not a GitHub task list; indenting the boxes or changing the format to add a '.' or '*' in front
|
Please note this is not a GitHub task list, indenting the boxes or changing the format to add a '.' or '*' in front
|
||||||
of them changes the meaning incorrectly. The only changes to make are to add a description under the
|
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 an 'x' to the correct box.
|
description heading and to add a 'x' to the correct box.
|
||||||
|
|
||||||
[X] Question
|
|
||||||
[ ] Enhancement
|
|
||||||
[ ] Bug
|
|
||||||
-->
|
-->
|
||||||
|
[ ] Question
|
||||||
[ ] Question
|
[ ] Enhancement
|
||||||
[ ] Enhancement
|
[ ] Bug
|
||||||
[ ] Bug
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue