From dd02ae587b007ddef192e4ec6a5f9de841a51d78 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Thu, 11 Jan 2024 13:51:06 -0500 Subject: [PATCH] Adding a config --- .github/ISSUE_TEMPLATE/config.yml | 1 + .../{issue_template.yaml => issue_template.yml} | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml rename .github/ISSUE_TEMPLATE/{issue_template.yaml => issue_template.yml} (97%) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..0086358db --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: true diff --git a/.github/ISSUE_TEMPLATE/issue_template.yaml b/.github/ISSUE_TEMPLATE/issue_template.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/issue_template.yaml rename to .github/ISSUE_TEMPLATE/issue_template.yml index bbd6bab28..576af0095 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yaml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -1,7 +1,5 @@ name: "User Story Template" - -description: "Use this template for creating user stories." - +description: "Use this template for creating user stories" title: "User Story: [Brief description of the user story]" labels: