blob: 46ed15ee28ab8ca43abe57c9bb550042d19b2cad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
---
name: Feature request
about: Suggest an idea for Rspamd
title: "[Feature]"
labels: enhancement
assignees: ''
---
<!--
Do you want to ask a question? Are you looking for support? Here are the places where you can get what you need: https://rspamd.com/support.html
Feature requests are welcomed. Before opening a feature request, please take a moment to find out whether your idea fits with the scope and goals of the project. It’s up to you to make a strong case to convince the project maintainers the merits of the feature. Please provide as much detail and context as possible.
-->
## Summary
One paragraph explanation of the feature.
## Motivation
Why are we doing this? What use cases does it support? What is the expected outcome?
## Describe alternatives you've considered
A clear and concise description of the alternative solutions you've considered. Be sure to explain why Rspamd's existing customizability isn't suitable for this feature.
## Additional context
Add any other context about the feature request here.
|