From 272c9d6b049f2e03273e166a603c892511a30aa2 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sun, 25 Apr 2021 12:37:15 +0200 Subject: [github] searxng does not use github's discussion Remove gihtub's discussion template and add a issue template used for questions & discussions. Signed-off-by: Markus Heiser --- .github/ISSUE_TEMPLATE/discuss.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/discuss.md (limited to '.github/ISSUE_TEMPLATE/discuss.md') diff --git a/.github/ISSUE_TEMPLATE/discuss.md b/.github/ISSUE_TEMPLATE/discuss.md new file mode 100644 index 000000000..c86c5e6a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/discuss.md @@ -0,0 +1,8 @@ +--- +name: Question +about: Ask questions or start a discussion +title: '[question]' +labels: question +assignees: '' + +--- -- cgit v1.2.3