project: More template fixes
This commit is contained in:
parent
2a2c29a4dd
commit
4a78ada1ac
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: "Suggest an Enhancment to a Feature or a new Feature"
|
name: "Suggest an Enhancment to a Feature or a new Feature"
|
||||||
description: ""
|
description: "Is there something that StreamFX is lacking or you'd like to see in OBS Studio?"
|
||||||
labels: ["type:enhancement", "status:help-wanted"]
|
labels: ["type:enhancement", "status:help-wanted"]
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
@ -25,4 +25,3 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Any additional Information we need to know?"
|
label: "Any additional Information we need to know?"
|
||||||
description: ""
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ body:
|
||||||
- "Linux (like Arch Linux)"
|
- "Linux (like Arch Linux)"
|
||||||
- "Linux (like FreeBSD)"
|
- "Linux (like FreeBSD)"
|
||||||
- "(Other)"
|
- "(Other)"
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -26,7 +26,7 @@ body:
|
||||||
- "26.0"
|
- "26.0"
|
||||||
- "25.0"
|
- "25.0"
|
||||||
- "(Other)"
|
- "(Other)"
|
||||||
validation:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue