Fix BUG_REPORT formatting
This commit is contained in:
parent
681765110b
commit
64426b7298
1 changed files with 2 additions and 4 deletions
6
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
6
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
vendored
|
|
@ -12,13 +12,11 @@ body:
|
||||||
description: |
|
description: |
|
||||||
This issue tracker is for __BUG REPORTS ONLY__.
|
This issue tracker is for __BUG REPORTS ONLY__.
|
||||||
|
|
||||||
It's obvious, right? This is a bug report form, after all! Still, some crazy users seem to forcefully fill
|
It's obvious, right? This is a bug report form, after all! Still, some crazy users seem to forcefully fill out this form just to ask questions and request features.
|
||||||
out this form just to ask questions and request features.
|
|
||||||
|
|
||||||
The core team does not appreciate that. Don't do it.
|
The core team does not appreciate that. Don't do it.
|
||||||
|
|
||||||
If you want to ask a question or request a feature, please [go back here](https://github.com/iced-rs/iced/issues/new/choose)
|
If you want to ask a question or request a feature, please [go back here](https://github.com/iced-rs/iced/issues/new/choose) and read carefully.
|
||||||
and read carefully.
|
|
||||||
options:
|
options:
|
||||||
- label: My issue is indeed a bug!
|
- label: My issue is indeed a bug!
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue