Skip to content

Commit 40948aa

Browse files
Merge remote-tracking branch 'origin/develop'
2 parents e662da0 + 133c256 commit 40948aa

File tree

207 files changed

+10503
-11086
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+10503
-11086
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,22 @@ title: "[STM32 device name]: $YourTitle"
55
labels: ""
66
---
77

8-
Thank you for giving feedback to the stlink project.
8+
**Thank you for giving feedback to the stlink project.**
99

10-
**NOTICE: Please read and follow instructions in #906 before submitting a ticket.
11-
This bug report will be deleted without notice when not enough information is provided! So please ensure that all fields are filled out.**
10+
---
11+
12+
**NOTE: In order to offer sufficient and the best possible support, please read /CONTRIBUTING.md and follow the given instructions _before_ submitting a ticket.**
13+
14+
**Bug reports and/or feature requests will be deleted, if they violate our contribution guidelines and if no issue-template is used!** Thank you for your support.
15+
16+
---
1217

1318
- [ ] I made serious effort to avoid creating duplicate or nearly similar issue
1419

15-
In order to allow developers and other contributors to isolate and target your respective issue, please take some time to select the check boxes below and fill out each of the following items appropriate to your specific problem.
20+
In order to allow developers to isolate and target your respective issue, please take some time to select the check boxes below and fill out each of the following items appropriate to your specific problem.
1621

1722
- [ ] Programmer/board type: [enter here] (e.g STLINK /V1, /V2, /V2-onboard, /V2-clone, /V3)
18-
- [ ] Operating system an version: [enter here] (e.g Linux, macOS, Windows)
23+
- [ ] Operating system an version: [enter here] (e.g Linux, Windows)
1924
- [ ] **stlink tools version** and/or git commit hash: [enter here] (e.g v1.6.1/git-d0416149)
2025
- [ ] stlink commandline tool name: [enter here] (e.g `st-info`, `st-flash`, `st-trace`, `st-util`)
2126
- [ ] Target chip (and board, if applicable): [enter here] (e.g STM32F103C8T6 (NUCLEO-F103RB))
@@ -31,7 +36,3 @@ OUTPUT/ERROR of the commandline tool(s)
3136
Expected/description:
3237

3338
`short description of the expected value`
34-
35-
Thank you for your support.
36-
37-
The stlink project maintainers

.github/ISSUE_TEMPLATE/feature-request.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,22 @@ title: "[feature] $YourTitle"
55
labels: code/feature-request
66
---
77

8-
Thank you for giving feedback to the stlink project.
8+
**Thank you for giving feedback to the stlink project.**
99

10-
**NOTICE: Please read and follow instructions in #906 before submitting a ticket.
11-
This feature request will be deleted without notice when not enough information is provided! So please ensure that all fields are filled out.**
10+
---
11+
12+
**NOTE: In order to offer sufficient and the best possible support, please read /CONTRIBUTING.md and follow the given instructions _before_ submitting a ticket.**
13+
14+
**Bug reports and/or feature requests will be deleted, if they violate our contribution guidelines and if no issue-template is used!** Thank you for your support.
15+
16+
---
1217

1318
- [ ] I made serious effort to avoid creating duplicate or nearly similar issue
1419

15-
In order to allow developers and other contributors to isolate and target your respective issue, please take some time to select the check boxes below and fill out each of the following items appropriate to your specific request.
20+
In order to allow developers to isolate and target your respective issue, please take some time to select the check boxes below and fill out each of the following items appropriate to your specific request.
1621

1722
- [ ] Programmer/board type: [enter here] (e.g STLINK /V1, /V2, /V2-onboard, /V2-clone, /V3)
18-
- [ ] Operating system an version: [enter here] (e.g Linux, macOS, Windows)
23+
- [ ] Operating system an version: [enter here] (e.g Linux, Windows)
1924
- [ ] **stlink tools version** and/or git commit hash: [enter here] (e.g v1.6.1/git-d0416149)
2025
- [ ] stlink commandline tool name: [enter here] (e.g `st-info`, `st-flash`, `st-trace`, `st-util`)
2126
- [ ] Target chip (and board, if applicable): [enter here] (e.g STM32F103C8T6 (NUCLEO-F103RB))
@@ -31,7 +36,3 @@ OUTPUT/ERROR of the commandline tool(s)
3136
Expected/description:
3237

3338
`short description of the expected value`
34-
35-
Thank you for your support.
36-
37-
The stlink project maintainers

0 commit comments

Comments
 (0)