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/config.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml (limited to '.github/ISSUE_TEMPLATE/config.yml') diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index 617d81d6d..000000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,14 +0,0 @@ -blank_issues_enabled: true -contact_links: - - name: Installation issue using the official wiki - url: https://github.com/searx/searx/discussions/new?category_id=32001257 - about: Ask for help if you are having some issue with installing Searx using the official wiki. - - name: Installation issue using searx-docker - url: https://github.com/searx/searx/discussions/new?category_id=32001259 - about: Ask for help if you are having some issue with installing Searx using searx-docker. - - name: Installation issue without using the official wiki nor searx-docker - url: https://github.com/searx/searx/discussions/new?category_id=32001260 - about: Ask for help if you are having some issue with installing Searx manually without using the wiki nor searx-docker. - - name: Report a bug on a public Searx instance - url: https://github.com/searx/searx/discussions/new?category_id=32001412 - about: Report a bug that you discovered on a public Searx instance. \ No newline at end of file -- cgit v1.2.3