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 + +--- + +