mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-09 00:49:27 +00:00
Fix textarea type from shell to Shell. (#594)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/INSTALLATION-HELP.yml
vendored
2
.github/ISSUE_TEMPLATE/INSTALLATION-HELP.yml
vendored
@@ -38,6 +38,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: Please copy and paste any relevant Docker logs. This will be automatically formatted into code, so no need for backticks.
|
description: Please copy and paste any relevant Docker logs. This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: Shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user