From fcf2862ea69efc91bf00ec73be979a900011fa73 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Mon, 24 Sep 2018 22:42:05 +0300 Subject: [PATCH] Update issue templates In reference to #730 --- .github/ISSUE_TEMPLATE/bug-report.md | 20 ++++++++++++++++++++ .github/ISSUE_TEMPLATE/custom.md | 7 +++++++ .github/ISSUE_TEMPLATE/discussion.md | 8 ++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 9 +++++++++ 4 files changed, 44 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md create mode 100644 .github/ISSUE_TEMPLATE/custom.md create mode 100644 .github/ISSUE_TEMPLATE/discussion.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 000000000..02b176d69 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,20 @@ +--- +name: Bug report +about: Create a report to help us improve + +--- + +## Bug description + + +## Steps to reproduce + + +## Expected behavior + + +## Screenshots + + +## Environment + diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 000000000..8cbf85d4f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,7 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. + +--- + +## Description diff --git a/.github/ISSUE_TEMPLATE/discussion.md b/.github/ISSUE_TEMPLATE/discussion.md new file mode 100644 index 000000000..7a2df3f90 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/discussion.md @@ -0,0 +1,8 @@ +--- +name: Discussion +about: Discuss something with us + +--- + +## Description + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..59b6f461d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,9 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +## Description + +