From 6162c9a5901d6a583ad50c72ff4ef22ff039c940 Mon Sep 17 00:00:00 2001 From: alpharush <0xalpharush@protonmail.com> Date: Wed, 22 Mar 2023 11:55:14 -0500 Subject: [PATCH] fix misc. character, remove invalid fields --- .github/DISCUSSION_TEMPLATE/trouble_with_installation.yml | 2 -- .github/ISSUE_TEMPLATE/false_negative.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/trouble_with_installation.yml b/.github/DISCUSSION_TEMPLATE/trouble_with_installation.yml index a2b56336c..788f487ad 100644 --- a/.github/DISCUSSION_TEMPLATE/trouble_with_installation.yml +++ b/.github/DISCUSSION_TEMPLATE/trouble_with_installation.yml @@ -48,8 +48,6 @@ body: label: "Output of running `slither-doctor .`:" id: logs type: textarea -description: "Get help troubleshooting slither installation" labels: - installation-help -name: "Trouble with Installing Slither" title: "[Installation-Help]: " diff --git a/.github/ISSUE_TEMPLATE/false_negative.yml b/.github/ISSUE_TEMPLATE/false_negative.yml index e11b6ca8d..38dfa6230 100644 --- a/.github/ISSUE_TEMPLATE/false_negative.yml +++ b/.github/ISSUE_TEMPLATE/false_negative.yml @@ -57,5 +57,5 @@ body: description: "Slither missed a bug it should find." labels: - false-negative -name: False Negative" +name: False Negative title: "[False Negative]: "