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@78:8e2d9a2395b9, 2017-03-30 (annotated)
- Committer:
- mbed_official
- Date:
- Thu Mar 30 07:45:10 2017 +0100
- Revision:
- 78:8e2d9a2395b9
- Parent:
- 75:8141b57b6e88
Issue template - ask compiler & tools version
We need to know the compiler (and other relevant tools) version information as well.
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-client
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 75:8141b57b6e88 | 1 | Note: This is just a template, so feel free to use/remove the unnecessary things |
mbed_official | 75:8141b57b6e88 | 2 | |
mbed_official | 75:8141b57b6e88 | 3 | Please note that if your issue is reproducible on a specific configuration only, |
mbed_official | 75:8141b57b6e88 | 4 | it's likely an mbed-OS issue rather than mbed-os-example-client issue. We recommend |
mbed_official | 75:8141b57b6e88 | 5 | reporting the the issue then directly to |
mbed_official | 75:8141b57b6e88 | 6 | [mbed-os reposititory](https://github.com/ARMmbed/mbed-os/issues) - please also |
mbed_official | 75:8141b57b6e88 | 7 | try searching for duplicates before filing a new one. |
mbed_official | 75:8141b57b6e88 | 8 | |
mbed_official | 75:8141b57b6e88 | 9 | ### Description |
mbed_official | 75:8141b57b6e88 | 10 | - Type: Bug | Enhancement | Question |
mbed_official | 75:8141b57b6e88 | 11 | - Related Issue: `#abc` |
mbed_official | 75:8141b57b6e88 | 12 | |
mbed_official | 75:8141b57b6e88 | 13 | --------------------------------------------------------------- |
mbed_official | 75:8141b57b6e88 | 14 | ## Bug |
mbed_official | 75:8141b57b6e88 | 15 | |
mbed_official | 75:8141b57b6e88 | 16 | **Version information** |
mbed_official | 75:8141b57b6e88 | 17 | (`mbed ls`) |
mbed_official | 75:8141b57b6e88 | 18 | |
mbed_official | 75:8141b57b6e88 | 19 | **Environment details** |
mbed_official | 75:8141b57b6e88 | 20 | Describe against which environment you are testing. |
mbed_official | 78:8e2d9a2395b9 | 21 | Compiler & other relevant tools - version information. |
mbed_official | 75:8141b57b6e88 | 22 | |
mbed_official | 75:8141b57b6e88 | 23 | **Expected Behavior** |
mbed_official | 75:8141b57b6e88 | 24 | |
mbed_official | 75:8141b57b6e88 | 25 | **Actual Behavior** |
mbed_official | 75:8141b57b6e88 | 26 | |
mbed_official | 75:8141b57b6e88 | 27 | **Steps to Reproduce** |
mbed_official | 75:8141b57b6e88 | 28 | |
mbed_official | 75:8141b57b6e88 | 29 | ---------------------------------------------------------------- |
mbed_official | 75:8141b57b6e88 | 30 | ## Enhancement |
mbed_official | 75:8141b57b6e88 | 31 | |
mbed_official | 75:8141b57b6e88 | 32 | **Reason to enhance/problem with existing solution** |
mbed_official | 75:8141b57b6e88 | 33 | |
mbed_official | 75:8141b57b6e88 | 34 | **Suggested enhancement** |
mbed_official | 75:8141b57b6e88 | 35 | |
mbed_official | 75:8141b57b6e88 | 36 | **Pros** |
mbed_official | 75:8141b57b6e88 | 37 | |
mbed_official | 75:8141b57b6e88 | 38 | **Cons** |
mbed_official | 75:8141b57b6e88 | 39 | |
mbed_official | 75:8141b57b6e88 | 40 | ----------------------------------------------------------------- |
mbed_official | 75:8141b57b6e88 | 41 | |
mbed_official | 75:8141b57b6e88 | 42 | ## Question |
mbed_official | 75:8141b57b6e88 | 43 | |
mbed_official | 75:8141b57b6e88 | 44 | **How to?** |
mbed_official | 75:8141b57b6e88 | 45 |