change name to match discussions page

pull/1803/head
alpharush 2 years ago
parent 6162c9a590
commit 05223c9f26
  1. 15
      .github/DISCUSSION_TEMPLATE/installation.yml

@ -1,11 +1,5 @@
--- ---
body: body:
-
attributes:
value: |
Please check the issues tab to avoid duplicates.
Thanks for taking the time to fill out this bug report!
type: markdown
- -
attributes: attributes:
label: "What operating system are you using?" label: "What operating system are you using?"
@ -31,14 +25,6 @@ body:
- "Yes" - "Yes"
- "No" - "No"
- "Not sure" - "Not sure"
- type: dropdown
id: solc
attributes:
label: Do you have solc-select installed?
multiple: true
options:
- "Yes"
- "No"
- -
attributes: attributes:
description: | description: |
@ -47,7 +33,6 @@ body:
render: shell render: shell
label: "Output of running `slither-doctor .`:" label: "Output of running `slither-doctor .`:"
id: logs id: logs
type: textarea
labels: labels:
- installation-help - installation-help
title: "[Installation-Help]: " title: "[Installation-Help]: "
Loading…
Cancel
Save