From 9bbefc1bc39fa02dd8cc5f9a10400b1cdbb5edf1 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Fri, 26 Jul 2019 11:07:06 +0300 Subject: [PATCH] Create issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 28 +++++++++++++++++++ .../ISSUE_TEMPLATE/development-question.md | 25 +++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++++++ .github/ISSUE_TEMPLATE/question.md | 25 +++++++++++++++++ 4 files changed, 98 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/development-question.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..9ecb043 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,28 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/development-question.md b/.github/ISSUE_TEMPLATE/development-question.md new file mode 100644 index 0000000..6380ce2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/development-question.md @@ -0,0 +1,25 @@ +--- +name: Development question +about: '' +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..3f31f7b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..67cdb8b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,25 @@ +--- +name: Question +about: For developpers +title: '' +labels: '' +assignees: '' + +--- + +