From 3127554ebaca5d5bd6bf40114b54e63eccd59581 Mon Sep 17 00:00:00 2001 From: Quentin Date: Sat, 19 Oct 2019 10:43:41 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++++-- .github/ISSUE_TEMPLATE/feature_request.md | 4 +++- .github/ISSUE_TEMPLATE/other.md | 10 ++++++++++ 3 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/other.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f793fccad..358b5dc40 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,11 +1,14 @@ --- name: Bug report about: Omega is not working like it should? Let us know! -labels: 'bug' +title: '' +labels: Triage +assignees: '' --- + #### Describe the bug #### Environment - - Omega Version: { go to settings > about > Omega Version and type version here} \ No newline at end of file + - Omega Version: { go to settings > about > Omega Version and type version here} diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 845755b70..b06d63f4d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,9 @@ --- name: Feature request about: Suggest an idea for an improvement of Omega -labels: 'enhancement' +title: '' +labels: Triage +assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 000000000..38b47c71f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,10 @@ +--- +name: Other +about: A question? A problem? ... +title: '' +labels: Triage +assignees: '' + +--- + +