diff options
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/templates/__common__/new_issue.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/templates/__common__/new_issue.html b/searx/templates/__common__/new_issue.html index d001df6b5..55dbefe60 100644 --- a/searx/templates/__common__/new_issue.html +++ b/searx/templates/__common__/new_issue.html @@ -18,7 +18,7 @@ in order to fetch the latest commit ID: ``` git log -1 ``` -If you are using searx-docker then look at the bottom of the SearXNG page +If you are using searxng-docker then look at the bottom of the SearXNG page and check for the version after "Powered by SearXNG" Please also stipulate if you are using a forked version of SearxNG and @@ -26,7 +26,7 @@ include a link to the fork source code. --> {% endif %} **How did you install SearXNG?** -<!-- Did you install SearXNG using the official wiki or using searx-docker +<!-- Did you install SearXNG using the official wiki or using searxng-docker or manually by executing the searx/webapp.py file? --> **What happened?** <!-- A clear and concise description of what the bug is. --> |