summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug-report.md
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-10-02 07:57:49 +0200
committerGitHub <noreply@github.com>2021-10-02 07:57:49 +0200
commite39a03cc61e9792afb34084fb4d9973a61deecea (patch)
tree6c3a87246b119f46f262c72dfe39f574898511d4 /.github/ISSUE_TEMPLATE/bug-report.md
parentfda5609a173094eeacad82840076c5e4772ad6b8 (diff)
parent499c7b3cceb90684af9825cc428aa365b35b4c6f (diff)
Merge pull request #367 from dalf/searxng-github
SearXNG: .github, searxng-docker
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 70e490c0d..76a1f1145 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -1,27 +1,27 @@
---
name: Bug report
-about: Report a bug in Searx
+about: Report a bug in SearXNG
title: ''
labels: bug
assignees: ''
---
-<!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX -->
+<!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SearXNG -->
-**Version of Searx, commit number if you are using on master branch and stipulate if you forked Searx**
+**Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG**
<!-- If you are running on master branch using git execute this command
in order to fetch the latest commit ID:
```
git log -1
```
-If you are using searx-docker then look at the bottom of the Searx page
-and check for the version after "Powered by searx"
+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 Searx and
+Please also stipulate if you are using a forked version of SearXNG and
include a link to the fork source code.
-->
-**How did you install Searx?**
-<!-- Did you install Searx using the official wiki or using searx-docker
+**How did you install SearXNG?**
+<!-- 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. -->