From b2504e94775213982cd458375b35789bc814db3a Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Fri, 17 Jun 2022 12:32:35 +0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/custom.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..2180883 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,15 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: ashaduri + +--- + +**Version and Environment** + - GSmartControl version: [Are you using the latest released version or git?] + - OS: [e.g. openSUSE Linux 15.4] + +**Describe the Issue** +[A clear and concise description of what the issue is].