diff --git a/.github/DISCUSSION_TEMPLATE/trouble_with_installation.yml b/.github/DISCUSSION_TEMPLATE/installation.yml similarity index 71% rename from .github/DISCUSSION_TEMPLATE/trouble_with_installation.yml rename to .github/DISCUSSION_TEMPLATE/installation.yml index 788f487ad..64ac9375e 100644 --- a/.github/DISCUSSION_TEMPLATE/trouble_with_installation.yml +++ b/.github/DISCUSSION_TEMPLATE/installation.yml @@ -1,11 +1,5 @@ --- 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: label: "What operating system are you using?" @@ -31,14 +25,6 @@ body: - "Yes" - "No" - "Not sure" - - type: dropdown - id: solc - attributes: - label: Do you have solc-select installed? - multiple: true - options: - - "Yes" - - "No" - attributes: description: | @@ -47,7 +33,6 @@ body: render: shell label: "Output of running `slither-doctor .`:" id: logs - type: textarea labels: - installation-help title: "[Installation-Help]: "