From 8a7a640ced38a7c707644b338c0284efd5b050d5 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 24 Nov 2020 15:01:45 -0600 Subject: [PATCH] Issue templates adjustment (#69) * bring other issue template back * Add metadata to issue templates --- .github/ISSUE_TEMPLATE/{bug.md => bug-report.md} | 9 +++++++++ .github/ISSUE_TEMPLATE/feature-request.md | 14 ++++++++++++++ .../internal-new-teammate-onboarding.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 10 ++++++++++ 4 files changed, 34 insertions(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{bug.md => bug-report.md} (77%) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug-report.md similarity index 77% rename from .github/ISSUE_TEMPLATE/bug.md rename to .github/ISSUE_TEMPLATE/bug-report.md index 6595f325a5..45447c1d3e 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,3 +1,12 @@ +--- +name: Bug report +about: Report a bug to help us improve +title: '' +labels: '' +assignees: '' + +--- + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/internal-new-teammate-onboarding.md b/.github/ISSUE_TEMPLATE/internal-new-teammate-onboarding.md index 1b843bc7ff..b554a975ac 100644 --- a/.github/ISSUE_TEMPLATE/internal-new-teammate-onboarding.md +++ b/.github/ISSUE_TEMPLATE/internal-new-teammate-onboarding.md @@ -1,5 +1,5 @@ --- -name: Internal: New teammate onboarding +name: Internal - New teammate onboarding about: Onboarding tasks title: '' labels: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 90b5c9becc..8e91097be8 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,3 +1,13 @@ +--- +name: Question +about: Ask a question about Fleet +title: '' +labels: '' +assignees: '' + +--- + +