Updated issue templates (#3843)
* Updated issue templates * Small change * Add labels and emojis * Added FUNDING.yml, pointing to docs * Fixed label for feature request template
This commit is contained in:
33
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
33
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
@@ -1,14 +1,29 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
name: 💡 Feature Request
|
||||
about: Suggest an idea for mailcow.
|
||||
labels: enhancement, Needs triage
|
||||
---
|
||||
|
||||
**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 [...]
|
||||
<!--
|
||||
Please note that the mailcow team and its contributors do have finite
|
||||
resources and that we can not work on all filed feature requests.
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
However making us aware about certain ideas can help us improving
|
||||
mailcow together.
|
||||
|
||||
We're also happy to help you getting a specific feature implemented.
|
||||
-->
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here or remove this section
|
||||
## Summary
|
||||
|
||||
A clear and concise description of what the problem is.
|
||||
For example: I'm always frustrated when [...]
|
||||
|
||||
## Motivation
|
||||
|
||||
What are you about to solve or improve with this idea?
|
||||
What would be the benefit for most users?
|
||||
|
||||
## Additional context
|
||||
|
||||
Add any other context or screenshots about the feature request.
|
||||
|
Reference in New Issue
Block a user