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]: "