mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
add new issue template
This commit is contained in:
parent
cec73b5dcf
commit
741c31fa06
4 changed files with 99 additions and 0 deletions
29
.github/ISSUE_TEMPLATE/engine-request.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/engine-request.md
vendored
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
name: Engine request
|
||||
about: Request a new engine in Searx
|
||||
title: ''
|
||||
labels: enhancement, engine request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
**Working URL to the engine**
|
||||
<!-- Please check if the engine is responding correctly before submitting it. -->
|
||||
|
||||
**Why do you want to add this engine?**
|
||||
<!-- What's special about this engine? Is it open source or libre? -->
|
||||
|
||||
**Features of this engine**
|
||||
<!-- Features of this engine: Doesn't track its users, fast, easy to integrate, ... -->
|
||||
|
||||
**How can Searx fetch the information from this engine?**
|
||||
<!-- List API URL, example code (using the correct markdown) and more
|
||||
that could be useful for the developers in order to implement this engine.
|
||||
If you don't know what to write, let this part blank.>
|
||||
|
||||
**Applicable category of this engine**
|
||||
<!-- Where should this new engine fit in Searx? Current categories in Searx:
|
||||
general, files, images, it, map, music, news, science, social media and videos.
|
||||
You can add multiple categories at the same time. -->
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context about this engine here. -->
|
Loading…
Add table
Add a link
Reference in a new issue