Fixed templates
This commit is contained in:
parent
db18da6f39
commit
e414d31b52
2 changed files with 4 additions and 4 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -41,8 +41,8 @@ body:
|
||||||
label: Self-hosted instance?
|
label: Self-hosted instance?
|
||||||
description: Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
|
description: Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
|
||||||
options:
|
options:
|
||||||
- Yes
|
- "Yes"
|
||||||
- No
|
- "No"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/error-report.yml
vendored
4
.github/ISSUE_TEMPLATE/error-report.yml
vendored
|
@ -34,8 +34,8 @@ body:
|
||||||
label: Self-hosted instance?
|
label: Self-hosted instance?
|
||||||
description: Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
|
description: Did the error occur on a self-hosted instance (e.g. not the main esmBot or esmBot Dev instances)?
|
||||||
options:
|
options:
|
||||||
- Yes
|
- "Yes"
|
||||||
- No
|
- "No"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue