You've already forked AstralRinth
forked from didirus/AstralRinth
Fixing bug report template - Wrong nesting (#756)
* Wrap string in quotes to support brackets * Moving string to label
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -26,7 +26,8 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes: System information
|
attributes:
|
||||||
|
label: System information
|
||||||
description: Add any information about what OS you are on (like Windows or Mac), and what version of the app you are using.
|
description: Add any information about what OS you are on (like Windows or Mac), and what version of the app you are using.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user