aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 8dbdc3839bb7eb44406e26475100624265065da8 (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
---
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

-->

## 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.