From 6a0183c24658e956c1fd0fd6d0927b39f4fb2585 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 16 May 2022 07:25:34 +0200 Subject: [fix] remove .github/ISSUE_TEMPLATE/discuss.md In 2021 we did not used github-discussions, see commit message of 272c9d6b. Theses days we use github-discussions and have a Q&A category in there [1]. [1] https://github.com/searxng/searxng/discussions/categories/q-a Signed-off-by: Markus Heiser --- .github/ISSUE_TEMPLATE/discuss.md | 8 -------- 1 file changed, 8 deletions(-) delete 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 deleted file mode 100644 index c86c5e6a1..000000000 --- a/.github/ISSUE_TEMPLATE/discuss.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Question -about: Ask questions or start a discussion -title: '[question]' -labels: question -assignees: '' - ---- -- cgit v1.2.3