diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-10-02 07:57:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-02 07:57:49 +0200 |
| commit | e39a03cc61e9792afb34084fb4d9973a61deecea (patch) | |
| tree | 6c3a87246b119f46f262c72dfe39f574898511d4 /.github/ISSUE_TEMPLATE/feature-request.md | |
| parent | fda5609a173094eeacad82840076c5e4772ad6b8 (diff) | |
| parent | 499c7b3cceb90684af9825cc428aa365b35b4c6f (diff) | |
Merge pull request #367 from dalf/searxng-github
SearXNG: .github, searxng-docker
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.md | 4 |
1 files changed, 2 insertions, 2 deletions
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: '' --- -<!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> +<!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SearXNG --> **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> |