forked from stlink-org/stlink
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated README & CHANGELOG. - Updated issue templates. - Fixes in travis.yml
- Loading branch information
1 parent
a0de0d0
commit 4416a24
Showing
7 changed files
with
172 additions
and
158 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,32 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Desktop (please complete the following information):** | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
|
||
**Smartphone (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Browser [e.g. stock browser, safari] | ||
- Version [e.g. 22] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
# Bug Report | ||
|
||
Thank you for giving feedback to the stlink project. | ||
|
||
In order to allow developers and other contributors to isolate and target your respective issue, please take some time to fill out the check boxes below by setting a 'x' into the checkboxes ( [x] ) and edit each item appropriate to your specific problem. | ||
|
||
- [ ] Programmer/board type: e.g Stlink/v1, Stlink/v2, Stlink/v2-onboard | ||
- [ ] Programmer firmware version: e.g STSW-LINK007 2.27.15 | ||
- [ ] Operating system: e.g Linux, Mac OS X, Windows (with specific version) | ||
- [ ] Stlink tools version and/or git commit hash: e.g v1.1.0/git-c722056 | ||
- [ ] Stlink commandline tool name: e.g `st-info`, `st-flash`, `st-util` | ||
- [ ] Target chip (and optional board): e.g STM32F402VG (STM32Fxxx Discovery) | ||
|
||
Futher we kindly ask you to describe the detected problem as detailled as possible and to add debug output if available, by using the following template: | ||
|
||
Commandline-Output: | ||
|
||
``` | ||
OUTPUT/ERROR of the commandline tool(s) | ||
``` | ||
|
||
Expected/description: | ||
|
||
`short description of the expected value` | ||
|
||
|
||
**NOTICE: The bug report may be closed without notice when not enough information is provided!** | ||
|
||
|
||
Thank you for your support. | ||
|
||
The stlink project maintainers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,32 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
# Feature Request | ||
|
||
--- | ||
Thank you for giving feedback to the stlink project. | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
In order to allow developers and other contributors to isolate and target your respective issue, please take some time to fill out the check boxes below by setting a 'x' into the checkboxes ( [x] ) and edit each item appropriate to your specific problem. | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
- [ ] Programmer/board type: e.g Stlink/v1, Stlink/v2, Stlink/v2-onboard | ||
- [ ] Programmer firmware version: e.g STSW-LINK007 2.27.15 | ||
- [ ] Operating system: e.g Linux, Mac OS X, Windows (with specific version) | ||
- [ ] Stlink tools version and/or git commit hash: e.g v1.1.0/git-c722056 | ||
- [ ] Stlink commandline tool name: e.g `st-info`, `st-flash`, `st-util` | ||
- [ ] Target chip (and optional board): e.g STM32F402VG (STM32Fxxx Discovery) | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
Futher we kindly ask you to describe the detected problem as detailled as possible and to add debug output if available, by using the following template: | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
Commandline-Output: | ||
|
||
``` | ||
OUTPUT/ERROR of the commandline tool(s) | ||
``` | ||
|
||
Expected/description: | ||
|
||
`short description of the expected value` | ||
|
||
|
||
**NOTICE: This feature request may be closed without notice when not enough information is provided!** | ||
|
||
|
||
Thank you for your support. | ||
|
||
The stlink project maintainers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Support question | ||
|
||
Thank you for giving feedback to the stlink project. | ||
|
||
In order to allow developers and other contributors to help you with your question, please take some time to fill out the check boxes below by setting a 'x' into the checkboxes ( [x] ) and edit each item appropriate to your specific problem. | ||
|
||
- [ ] Programmer/board type: e.g Stlink/v1, Stlink/v2, Stlink/v2-onboard | ||
- [ ] Programmer firmware version: e.g STSW-LINK007 2.27.15 | ||
- [ ] Operating system: e.g Linux, Mac OS X, Windows (with specific version) | ||
- [ ] Stlink tools version and/or git commit hash: e.g v1.1.0/git-c722056 | ||
- [ ] Stlink commandline tool name: e.g `st-info`, `st-flash`, `st-util` | ||
- [ ] Target chip (and optional board): e.g STM32F402VG (STM32Fxxx Discovery) | ||
|
||
Futher we kindly ask you to describe the detected problem as detailled as possible and to add debug output if available, by using the following template: | ||
|
||
Commandline-Output: | ||
|
||
``` | ||
OUTPUT/ERROR of the commandline tool(s) | ||
``` | ||
|
||
Expected/description: | ||
|
||
`short description of the expected value` | ||
|
||
|
||
**NOTICE: This support question may be closed without notice when not enough information is provided!** | ||
|
||
|
||
Thank you for your support. | ||
|
||
The stlink project maintainers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.