From 2de0051c52665853f4e2c0d93acbd73e7df473d8 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Thu, 14 Feb 2019 00:50:12 +0200 Subject: [PATCH] update issue templates --- .github/ISSUE_TEMPLATE/question.md | 12 ++++++++++++ .../request-for-driver-version-support.md | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..28f5570 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,12 @@ +--- +name: Ask a question +about: Ask a question related to subject of our development +title: Question: ... ? +labels: question +assignees: '' + +--- + +Hello, + +My question is: ... diff --git a/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md b/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md index ba00b91..9e7bf40 100644 --- a/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md +++ b/.github/ISSUE_TEMPLATE/request-for-driver-version-support.md @@ -3,7 +3,7 @@ name: Request for driver version support about: Ask maintainers for support of yet another Nvidia driver title: New driver support (version XXX.XX) labels: enhancement -assignees: '' +assignees: Snawoot ---