From ef81371fea39692adcecbb68dcc6eb6235357764 Mon Sep 17 00:00:00 2001 From: Jacob Burroughs Date: Thu, 17 Dec 2020 16:35:59 -0600 Subject: [PATCH] refine templates --- ...cloud-feature-request.md => cloud-scoring-feature-request.md} | 0 .github/ISSUE_TEMPLATE/config.yml | 1 + .github/ISSUE_TEMPLATE/local--ftclive--bug-report.md | 1 + 3 files changed, 2 insertions(+) rename .github/ISSUE_TEMPLATE/{cloud-feature-request.md => cloud-scoring-feature-request.md} (100%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/cloud-feature-request.md b/.github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/cloud-feature-request.md rename to .github/ISSUE_TEMPLATE/cloud-scoring-feature-request.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..ec4bb38 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md b/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md index 684e7b3..89f5bd1 100644 --- a/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md +++ b/.github/ISSUE_TEMPLATE/local--ftclive--bug-report.md @@ -6,6 +6,7 @@ labels: Local, bug assignees: '' --- + **Describe the bug** A clear and concise description of what the bug is.