mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Remove heading for 'Additional Context' from issue templates, improve clarity.
This commit is contained in:
parent
3f116fd103
commit
518918899f
2 changed files with 6 additions and 6 deletions
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
@ -17,5 +17,5 @@ and complete all of them -->
|
|||
### Describe alternatives you've considered
|
||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||
|
||||
### Additional context
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
||||
|
||||
<!-- Add any other context or screenshots about the feature request that you think might be relevant here. -->
|
||||
|
|
|
@ -19,10 +19,10 @@ and complete all of them -->
|
|||
<!-- Create a diff and post it here in a code block. Put (three backticks) at the start and end of the diff block (instructions on how to do a diff: https://oscarliang.com/use-diff-not-dump-betaflight/)
|
||||
Use resource show all to create a resource allocation list and post it here in a code block. Put (three backticks) at the start and end of the output block. -->
|
||||
```
|
||||
PASTE diff HERE
|
||||
PASTE THE OUTPUT OF 'diff' HERE
|
||||
```
|
||||
```
|
||||
PASTE resource show all HERE
|
||||
PASTE THE OUTPUT OF 'resource show all' HERE
|
||||
```
|
||||
|
||||
### Setup / Versions
|
||||
|
@ -33,5 +33,5 @@ PASTE resource show all HERE
|
|||
<!-- Details about how all is wired -->
|
||||
- How are the different components wired up:
|
||||
|
||||
### Additional context
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
||||
<!-- Add any other context about the problem that you think might be relevant here. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue