mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-04 17:01:39 -05:00
Fix bug report template.
This commit is contained in:
parent
1f651fe2f3
commit
0706998018
1 changed files with 3 additions and 4 deletions
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -45,9 +45,9 @@ body:
|
|||
attributes:
|
||||
label: Package Version
|
||||
description: Which version of doom-modeline package are you using?
|
||||
placeholder: "20101010"
|
||||
placeholder: 20101010
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: which-os
|
||||
attributes:
|
||||
|
@ -93,5 +93,4 @@ body:
|
|||
- type: markdown
|
||||
id: anything-else
|
||||
attributes:
|
||||
label: Anything else?
|
||||
description: Let us know if you have any additional context, like screenshots, recordings and logs, etc.
|
||||
value: Let us know if you have any additional context, like screenshots, recordings and logs, etc.
|
||||
|
|
Loading…
Add table
Reference in a new issue