matrix-docker-ansible-deploy/.github/ISSUE_TEMPLATE/feature_request.md

31 lines
1.3 KiB
Markdown
Raw Normal View History

2022-02-27 08:25:55 +00:00
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: suggestion
2022-02-27 08:25:55 +00:00
assignees: ''
---
**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 […]
2022-02-27 08:25:55 +00:00
<!--
NOTE: When submitting feature requests, be aware that:
- This Ansible playbook installs tens of separate services. If you're having a problem with a specific one, it is likely that the problem is with the service itself. You may wish to report that problem at the source, upstream.
- This playbook intends to focus solely on Matrix and Matrix-related services. If your request is not specific to them, you may as well to consider to submit it to the mash-playbook project: https://github.com/mother-of-all-self-hosting/mash-playbook
2022-02-27 08:25:55 +00:00
- This is a community project with no financial backing. The easiest way to get a feature into this project is to just develop it yourself.
-->
**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.
**Additional context**
Add any other context or screenshots about the feature request here.