diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2026-03-24 09:27:04 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2026-03-24 19:39:11 +0100 |
| commit | 8d44ff51e2bb7fb40c4d7eda44393d57d72cfd88 (patch) | |
| tree | 74670271bbef78dce47d7f821c10212bbd4758a5 /tests | |
| parent | f8056b5e44b7aedc43125fc680d4b0315d09f48f (diff) | |
[mod] remove the "Submit a new issue on Github" form (#5896)
Submitting an issue on GitHub isn't a end user task .. most issue reports coming
from this form are not filled out, since end users are not familiar with the
needs of a developer community.
Closes: https://github.com/searxng/searxng/issues/5820
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/robot/settings_robot.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/robot/settings_robot.yml b/tests/robot/settings_robot.yml index de5087e06..b098d95d1 100644 --- a/tests/robot/settings_robot.yml +++ b/tests/robot/settings_robot.yml @@ -4,7 +4,6 @@ general: brand: issue_url: https://github.com/searxng/searxng/issues - new_issue_url: https://github.com/searxng/searxng/issues/new docs_url: https://docs.searxng.org public_instances: https://searx.space wiki_url: https://github.com/searxng/searxng/wiki |
