2023-06-23 20:17:53 -06:00
name : ✨ Feature Request
2023-01-12 20:43:26 -07:00
about : Request a Feature
title : "[Feature]: "
2023-06-23 20:01:10 -06:00
blank_issues_enabled : true
contact_links :
2023-06-23 20:09:14 -06:00
- name : 💁 Support Matrix
2023-07-02 16:18:30 -06:00
url : https://matrix.to/#/%23firefish:matrix.fedibird.com
2023-06-23 20:01:10 -06:00
about : Having trouble with deployment? Ask the support chat.
2023-06-23 20:09:14 -06:00
- name : 🔒 Resposible Disclosure
2023-07-18 22:21:48 -06:00
url : https://gitlab.prometheus.systems/firefish/firefish/src/branch/develop/SECURITY.md
2023-06-23 20:01:10 -06:00
about : Found a security vulnerability? Please disclose it responsibly.
2023-01-12 20:43:26 -07:00
body :
- type : markdown
attributes :
value : |
2023-06-23 20:09:14 -06:00
💖 Thanks for taking the time to fill out this feature request!
2023-07-02 16:18:30 -06:00
💁 Having trouble with deployment? [Ask the support chat.](https://matrix.to/#/%23firefish:matrix.fedibird.com)
2023-07-18 22:21:48 -06:00
🔒 Found a security vulnerability? [Please disclose it responsibly.](https://gitlab.prometheus.systems/firefish/firefish/src/branch/develop/SECURITY.md)
🤝 By submitting this issue, you agree to follow our [Contribution Guidelines.](https://gitlab.prometheus.systems/firefish/firefish/src/branch/develop/CONTRIBUTING.md)
2023-01-12 20:43:26 -07:00
- type : textarea
id : what-feature
attributes :
2023-06-23 22:27:00 -06:00
label : What feature would you like implemented?
2023-01-12 20:43:26 -07:00
description : Please give us a brief description of what you'd like.
placeholder : Tell us what you want!
validations :
required : true
- type : textarea
id : why-add-feature
attributes :
2023-06-23 22:27:00 -06:00
label : Why should we add this feature?
2023-01-12 20:43:26 -07:00
description : Please give us a brief description of why your feature is important.
placeholder : Tell us why you want this feature!
validations :
required : true
- type : input
id : version
attributes :
2023-06-23 22:27:00 -06:00
label : Version
2023-07-02 16:18:30 -06:00
description : What version of firefish is your instance running? You can find this by clicking your instance's logo at the bottom left and then clicking instance information.
placeholder : Firefish Version 13.1.4.1
2023-01-12 20:43:26 -07:00
validations :
required : true
- type : input
id : instance
attributes :
2023-06-23 22:27:00 -06:00
label : Instance
2023-07-02 16:18:30 -06:00
description : What instance of firefish are you using?
placeholder : firefish.social
2023-01-12 20:43:26 -07:00
validations :
required : false
- type : checkboxes
id : terms
attributes :
2023-06-23 22:27:00 -06:00
label : Contribution Guidelines
2023-07-18 22:21:48 -06:00
description : By submitting this issue, you agree to follow our [Contribution Guidelines](https://gitlab.prometheus.systems/firefish/firefish/src/branch/develop/CONTRIBUTING.md)
2023-01-12 20:43:26 -07:00
options :
- label : I agree to follow this project's Contribution Guidelines
required : true
2023-06-08 12:03:39 -06:00
- label : I have searched the issue tracker for similar requests, and this is not a duplicate.
2023-06-06 14:17:31 -06:00
required : true