From 499c7b3cceb90684af9825cc428aa365b35b4c6f Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Fri, 1 Oct 2021 09:48:53 +0200 Subject: SearXNG: .github, searxng-docker --- .github/ISSUE_TEMPLATE/bug-report.md | 16 ++++++++-------- .github/ISSUE_TEMPLATE/engine-request.md | 8 ++++---- .github/ISSUE_TEMPLATE/feature-request.md | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to '.github/ISSUE_TEMPLATE') 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: '' --- - + -**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** -**How did you install Searx?** - **What happened?** diff --git a/.github/ISSUE_TEMPLATE/engine-request.md b/.github/ISSUE_TEMPLATE/engine-request.md index 3074316a7..8aa576ab3 100644 --- a/.github/ISSUE_TEMPLATE/engine-request.md +++ b/.github/ISSUE_TEMPLATE/engine-request.md @@ -1,12 +1,12 @@ --- name: Engine request -about: Request a new engine in Searx +about: Request a new engine in SearXNG title: '' labels: enhancement, engine request assignees: '' --- - + **Working URL to the engine** @@ -17,13 +17,13 @@ assignees: '' **Features of this engine** -**How can Searx fetch the information from this engine?** +**How can SearXNG fetch the information from this engine?** diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 63e24b85b..a0d61c824 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,12 +1,12 @@ --- name: Feature request -about: Request a new feature in Searx +about: Request a new feature in SearXNG title: '' labels: enhancement assignees: '' --- - + **Is your feature request related to a problem? Please describe.** -- cgit v1.2.3