From 02c1a46c5c3f0c38c4cc62a26640ea7153e2bb0b Mon Sep 17 00:00:00 2001 From: Brendan Falk Date: Wed, 7 Dec 2022 19:08:29 -0800 Subject: [PATCH] Update and rename 1_main_issue_template.yml to general.yml --- .../{1_main_issue_template.yml => general.yml} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename .github/DISCUSSION_TEMPLATE/{1_main_issue_template.yml => general.yml} (95%) diff --git a/.github/DISCUSSION_TEMPLATE/1_main_issue_template.yml b/.github/DISCUSSION_TEMPLATE/general.yml similarity index 95% rename from .github/DISCUSSION_TEMPLATE/1_main_issue_template.yml rename to .github/DISCUSSION_TEMPLATE/general.yml index 6b819ec..c3f38a2 100644 --- a/.github/DISCUSSION_TEMPLATE/1_main_issue_template.yml +++ b/.github/DISCUSSION_TEMPLATE/general.yml @@ -1,7 +1,6 @@ -name: "Issue Template" description: "File an issue related to Fig" title: "bug: " -labels: ["NEED_TO_LABEL", "type:bug"] +# labels: [""] body: - type: checkboxes