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: |
|
||||
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
|
||||
out this form just to ask questions and request features.
|
||||
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.
|
||||
|
||||
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)
|
||||
and read carefully.
|
||||
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.
|
||||
options:
|
||||
- label: My issue is indeed a bug!
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue