From 22fd34746d516e6096798f28221df39c65f9c428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Kr=C3=BCger=20Svensson?= Date: Wed, 25 Aug 2021 17:59:06 +0200 Subject: [PATCH] Add issue templates (SECURITY.MD will be merged when the multi-tenant branch is merged.) --- .github/ISSUE_TEMPLATE/bug-report-question.md | 32 +++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 19 +++++++++++ .github/ISSUE_TEMPLATE/security.md | 17 ++++++++++ 3 files changed, 68 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report-question.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/security.md diff --git a/.github/ISSUE_TEMPLATE/bug-report-question.md b/.github/ISSUE_TEMPLATE/bug-report-question.md new file mode 100644 index 0000000..15dafa1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report-question.md @@ -0,0 +1,32 @@ +--- +name: Bug report/question +about: Create a report to help us improve +title: "[BUG/Question]" +labels: question +assignees: '' + +--- + +**Describe the bug** + + +**To Reproduce** + + +**Stack trace** + + + +**Your configuration** + + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..2bf6f1b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,19 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[Feature request]" +labels: enhancement +assignees: '' + +--- + + + +**Describe the feature you'd like** + + +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/security.md b/.github/ISSUE_TEMPLATE/security.md new file mode 100644 index 0000000..137181c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security.md @@ -0,0 +1,17 @@ +--- +name: Security +about: Template used to report potential security vulnerabilities +title: '' +labels: '' +assignees: JonasKs + +--- + +