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: