forked from
jollywhoppers.com/witchsky.app
Bluesky app fork with some witchin' additions 馃挮
1name: "Feature Request"
2description: "Suggest an idea for the Bluesky app."
3labels: ["feature-request"]
4body:
5 - type: markdown
6 attributes:
7 value: |
8 Thanks for submitting a feature request! Before you submit this request, please make sure you've searched for similar requests that are already open and being tracked. If you find an open request that seems relevant to yours, it is best to leave a response there with your information instead of opening a new request, since it helps to consolidate the info in one place.
9 - type: textarea
10 attributes:
11 label: Describe the Feature
12 description: |
13 Please provide a detailed description of the feature you would like to see implemented in the app. The more
14 information you provide, the easier it will be for us to understand the feature you are requesting and to
15 implement it in a timely manner.
16 validations:
17 required: true
18 - type: textarea
19 attributes:
20 label: Attachments
21 description: |
22 If helpful, provide some images or videos of similar features in other apps that you think would be helpful
23 for us to understand the feature you are requesting, or places within the app that you think the feature belongs
24 in or is missing from.
25 validations:
26 required: false
27 - type: textarea
28 attributes:
29 label: Describe Alternatives
30 description: |
31 If there are any alternative solutions or features that you think would be helpful to implement in place of the
32 feature you are requesting, please provide a description of those as well.
33 validations:
34 required: false
35 - type: textarea
36 attributes:
37 label: Additional Context
38 description: |
39 If there is any additional context or information that you think would be helpful for us to know about the
40 feature you are requesting, please provide that information here.
41 validations:
42 required: false