mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
add new issue template
This commit is contained in:
parent
cec73b5dcf
commit
741c31fa06
4 changed files with 99 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue