Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
.github/issue_template.md@26:bb28f35662b7, 2019-11-28 (annotated)
- Committer:
- mbed_official
- Date:
- Thu Nov 28 16:02:22 2019 +0000
- Revision:
- 26:bb28f35662b7
- Parent:
- 11:1d3149b4c67b
Merge https://github.com/ARMmbed/mbed-os-example-sys-info
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-sys-info
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 11:1d3149b4c67b | 1 | ### Description |
mbed_official | 11:1d3149b4c67b | 2 | <!-- |
mbed_official | 11:1d3149b4c67b | 3 | Required |
mbed_official | 11:1d3149b4c67b | 4 | Add detailed description of what you are reporting. |
mbed_official | 11:1d3149b4c67b | 5 | Good example: https://os.mbed.com/docs/latest/reference/workflow.html |
mbed_official | 11:1d3149b4c67b | 6 | Things to consider sharing: |
mbed_official | 11:1d3149b4c67b | 7 | - What target does this relate to? |
mbed_official | 11:1d3149b4c67b | 8 | - What toolchain (name + version) are you using? |
mbed_official | 11:1d3149b4c67b | 9 | - What tools (name + version - is it mbed-cli, online compiler or IDE) are you using? |
mbed_official | 11:1d3149b4c67b | 10 | - What is the SHA of Mbed OS (git log -n1 --oneline)? |
mbed_official | 11:1d3149b4c67b | 11 | - Steps to reproduce. (Did you publish code or a test case that exhibits the problem?) |
mbed_official | 11:1d3149b4c67b | 12 | --> |
mbed_official | 11:1d3149b4c67b | 13 | |
mbed_official | 11:1d3149b4c67b | 14 | |
mbed_official | 11:1d3149b4c67b | 15 | ### Issue request type |
mbed_official | 11:1d3149b4c67b | 16 | <!-- |
mbed_official | 11:1d3149b4c67b | 17 | Required |
mbed_official | 11:1d3149b4c67b | 18 | Please add only one X to one of the following types. Do not fill multiple types. (Split the issue otherwise.) |
mbed_official | 11:1d3149b4c67b | 19 | Please note this is not a GitHub task list; indenting the boxes or changing the format to add a '.' or '*' in front |
mbed_official | 11:1d3149b4c67b | 20 | of them changes the meaning incorrectly. The only changes to make are to add a description under the |
mbed_official | 11:1d3149b4c67b | 21 | description heading and to add an 'x' to the correct box. |
mbed_official | 11:1d3149b4c67b | 22 | |
mbed_official | 11:1d3149b4c67b | 23 | [X] Question |
mbed_official | 11:1d3149b4c67b | 24 | [ ] Enhancement |
mbed_official | 11:1d3149b4c67b | 25 | [ ] Bug |
mbed_official | 11:1d3149b4c67b | 26 | --> |
mbed_official | 11:1d3149b4c67b | 27 | |
mbed_official | 11:1d3149b4c67b | 28 | [ ] Question |
mbed_official | 11:1d3149b4c67b | 29 | [ ] Enhancement |
mbed_official | 11:1d3149b4c67b | 30 | [ ] Bug |