This commit is contained in:
2026-05-20 19:47:33 +10:00
commit dbb6302bd1
313 changed files with 17869 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
name: Feature Request
description: Create a feature or backport request to be built into Radiant Lyrics Manager.
labels: [enhancement]
body:
- type: textarea
id: feature-basic-description
attributes:
label: What is it that you'd like to see?
description: Also, you'd like to, give us a bit more information on what you'd like this feature to do and/or how you want it to work.
placeholder: I think ... would be a cool feature to add. This would be awesome, thanks!
validations:
required: true
- type: textarea
id: feature-verbose-description
attributes:
label: Go into more detail...
description: If you want to, you can be more descriptive about your request here. Not required.
placeholder: This would be really awesome, but I think if you would do it this way, by doing ..., it'd be cooler.
validations:
required: false
- type: checkboxes
id: agreement-check
attributes:
label: Request Agreement
description: Did you check to make sure your feature has not already been requested?
options:
- label: I did indeed check to make sure my feature request is original!
required: true