From 3edfa76319f1c9cba32524dc1465fd5757d5e2b0 Mon Sep 17 00:00:00 2001 From: Branko Zivanovic Date: Fri, 11 Oct 2019 16:47:24 +0200 Subject: [PATCH 1/3] Update issue templates --- ...rt-feature-discussion-question-template.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md diff --git a/.github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md b/.github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md new file mode 100644 index 0000000..0b55495 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md @@ -0,0 +1,20 @@ +--- +name: Custom bug-report/feature/discussion/question template +about: Custom bug-report/feature/discussion/question template +title: '' +labels: '' +assignees: '' + +--- + + From 465960bc8b5fefa11db56d36923caf532a160a96 Mon Sep 17 00:00:00 2001 From: Branko Zivanovic Date: Fri, 11 Oct 2019 16:51:37 +0200 Subject: [PATCH 2/3] Update issue templates --- ...-feature-discussion-question-template.md => bug_report.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{custom-bug-report-feature-discussion-question-template.md => bug_report.md} (74%) diff --git a/.github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md b/.github/ISSUE_TEMPLATE/bug_report.md similarity index 74% rename from .github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md rename to .github/ISSUE_TEMPLATE/bug_report.md index 0b55495..3fb134a 100644 --- a/.github/ISSUE_TEMPLATE/custom-bug-report-feature-discussion-question-template.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- -name: Custom bug-report/feature/discussion/question template -about: Custom bug-report/feature/discussion/question template +name: Bug report +about: Create a report to help us improve title: '' labels: '' assignees: '' From 104b345728fcea8bc8f12508fb6742bbea77a17f Mon Sep 17 00:00:00 2001 From: Branko Zivanovic Date: Fri, 11 Oct 2019 16:54:31 +0200 Subject: [PATCH 3/3] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3fb134a..fe4ed2a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,6 +15,6 @@ FILL OUT THE FORM BELOW OR THE ISSUE WILL BE AUTO-CLOSED - [ ] Bug Report - [ ] Feature Idea - [ ] Technical Discussion -- [ ] Question (these will be auto-closed, please ask them on Spectrum instead https://spectrum.chat/spectrum/open) +- [ ] Question (these will be auto-closed, please ask them on Spectrum instead https://spectrum.chat/codeleak/general) **Description (type any text below)** -->