BTW blank issues are now longer allowed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
33 lines
938 B
Markdown
33 lines
938 B
Markdown
---
|
|
name: "Feature request"
|
|
about: "Request a new feature in SearXNG"
|
|
labels: ["new feature"]
|
|
type: "feature"
|
|
---
|
|
|
|
_Replace this placeholder with a concise description of the feature._
|
|
|
|
<!-- FILL IN THESE FIELDS .. and delete the comments after reading.
|
|
|
|
Use Markdown for formatting -> https://www.markdowntools.io/cheat-sheet
|
|
-->
|
|
|
|
### Is your feature request related to a problem?
|
|
|
|
<!-- A clear and concise description of what the problem is. Ex. I'm always
|
|
frustrated when [...] -->
|
|
|
|
### Describe the solution you'd like
|
|
|
|
<!-- A clear and concise description of what you want to happen. -->
|
|
|
|
### Describe alternatives you've considered
|
|
|
|
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
|
|
|
### Code of Conduct
|
|
|
|
[AI Policy]: https://github.com/searxng/searxng/blob/master/AI_POLICY.rst
|
|
|
|
- [ ] I read the [AI Policy] and hereby confirm that this issue conforms with the policy.
|