tweak issue template format
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -34,7 +34,6 @@ body:
|
||||
attributes:
|
||||
label: Debug Logs
|
||||
description: "Please go to `Server` -> `Logs` -> then click the `Pastebin` button and copy the link it generates for you to here. Alternately, set `View Type` to `Debug`, then copypaste all the text into here. If Swarm isn't starting, copy the logs from the terminal window if you can."
|
||||
render: powershell
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/user-support.yml
vendored
1
.github/ISSUE_TEMPLATE/user-support.yml
vendored
@@ -21,7 +21,6 @@ body:
|
||||
attributes:
|
||||
label: Logs
|
||||
description: "If your question relates to an issue you're experiencing, please go to `Server` -> `Logs` -> then click the `Pastebin` button and copy the link it generates for you to here. Alternately, set `View Type` to `Debug` as well, then copypaste all the text into here."
|
||||
render: powershell
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user