From dc45747e12d20faf585eaa2ff75cf89ef79e1cbb Mon Sep 17 00:00:00 2001 From: Brendan Falk <4949076+brendanfalk@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:45:45 -0800 Subject: [PATCH] renamed issue templates --- .github/ISSUE_TEMPLATE/2_main_issue_template.yml | 2 +- .github/ISSUE_TEMPLATE/3_feature_request_template.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2_main_issue_template.yml b/.github/ISSUE_TEMPLATE/2_main_issue_template.yml index cd9be7f..b883f27 100644 --- a/.github/ISSUE_TEMPLATE/2_main_issue_template.yml +++ b/.github/ISSUE_TEMPLATE/2_main_issue_template.yml @@ -1,4 +1,4 @@ -name: "Bug Template" +name: "Bug report" description: "File an issue related to Fig" title: "bug: " labels: ["NEED_TO_LABEL"] diff --git a/.github/ISSUE_TEMPLATE/3_feature_request_template.yml b/.github/ISSUE_TEMPLATE/3_feature_request_template.yml index bbf4798..01ae56a 100644 --- a/.github/ISSUE_TEMPLATE/3_feature_request_template.yml +++ b/.github/ISSUE_TEMPLATE/3_feature_request_template.yml @@ -1,4 +1,4 @@ -name: New Feature Template +name: Feature request description: All new feature requests except ones relating to specific CLI tools labels: [NEED_TO_LABEL] body: