From d3eb8e70f8df86b94461bf3491460ec05f84f552 Mon Sep 17 00:00:00 2001 From: Jonas Zohren Date: Thu, 12 Nov 2020 19:38:14 +0100 Subject: Add templates for issues and PRs Signed-off-by: Jonas Zohren <15788906+jfowl@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/question---other.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question---other.md (limited to '.github/ISSUE_TEMPLATE/question---other.md') diff --git a/.github/ISSUE_TEMPLATE/question---other.md b/.github/ISSUE_TEMPLATE/question---other.md new file mode 100644 index 00000000..db6c0391 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question---other.md @@ -0,0 +1,16 @@ +--- +name: Question / Other +about: Questions about the project, features, or organziational issues +title: '' +labels: question +assignees: '' + +--- + + + + + +**What is your question?** + + -- cgit v1.2.3