2023-06-24 04:17:53 +02:00
name : ✨ Feature Request
2023-01-13 04:43:26 +01:00
about : Request a Feature
title : "[Feature]: "
2023-06-24 04:01:10 +02:00
blank_issues_enabled : true
contact_links :
2023-06-24 04:09:14 +02:00
- name : 💁 Support Matrix
2023-07-03 00:18:30 +02:00
url : https://matrix.to/#/%23firefish:matrix.fedibird.com
2023-06-24 04:01:10 +02:00
about : Having trouble with deployment? Ask the support chat.
2023-06-24 04:09:14 +02:00
- name : 🔒 Resposible Disclosure
2023-07-20 00:20:22 +02:00
url : https://codeberg.org/firefish/firefish/src/branch/develop/SECURITY.md
2023-06-24 04:01:10 +02:00
about : Found a security vulnerability? Please disclose it responsibly.
2023-01-13 04:43:26 +01:00
body :
- type : markdown
attributes :
value : |
2023-06-24 04:09:14 +02:00
💖 Thanks for taking the time to fill out this feature request!
2023-07-03 00:18:30 +02:00
💁 Having trouble with deployment? [Ask the support chat.](https://matrix.to/#/%23firefish:matrix.fedibird.com)
2023-07-20 00:20:22 +02:00
🔒 Found a security vulnerability? [Please disclose it responsibly.](https://codeberg.org/firefish/firefish/src/branch/develop/SECURITY.md)
🤝 By submitting this issue, you agree to follow our [Contribution Guidelines.](https://codeberg.org/firefish/firefish/src/branch/develop/CONTRIBUTING.md)
2023-01-13 04:43:26 +01:00
- type : textarea
id : what-feature
attributes :
2023-06-24 06:27:00 +02:00
label : What feature would you like implemented?
2023-01-13 04:43:26 +01: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-24 06:27:00 +02:00
label : Why should we add this feature?
2023-01-13 04:43:26 +01: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-24 06:27:00 +02:00
label : Version
2023-07-03 00:18:30 +02: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-13 04:43:26 +01:00
validations :
required : true
- type : input
id : instance
attributes :
2023-06-24 06:27:00 +02:00
label : Instance
2023-07-03 00:18:30 +02:00
description : What instance of firefish are you using?
placeholder : firefish.social
2023-01-13 04:43:26 +01:00
validations :
required : false
- type : checkboxes
id : terms
attributes :
2023-06-24 06:27:00 +02:00
label : Contribution Guidelines
2023-07-20 00:20:22 +02:00
description : By submitting this issue, you agree to follow our [Contribution Guidelines](https://codeberg.org/firefish/firefish/src/branch/develop/CONTRIBUTING.md)
2023-01-13 04:43:26 +01:00
options :
- label : I agree to follow this project's Contribution Guidelines
required : true
2023-06-08 20:03:39 +02:00
- label : I have searched the issue tracker for similar requests, and this is not a duplicate.
2023-06-06 22:17:31 +02:00
required : true