From 4a78ada1ac6702f6f041aad70bf365b67f988ab5 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sat, 1 May 2021 20:55:37 +0200 Subject: [PATCH] project: More template fixes --- .github/ISSUE_TEMPLATE/feature.yml | 3 +-- .github/ISSUE_TEMPLATE/issue.yml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 09fbac02..8c20c748 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,6 +1,6 @@ --- 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"] body: - type: textarea @@ -25,4 +25,3 @@ body: - type: textarea attributes: label: "Any additional Information we need to know?" - description: "" diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index aa19563a..795aef10 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -14,7 +14,7 @@ body: - "Linux (like Arch Linux)" - "Linux (like FreeBSD)" - "(Other)" - validation: + validations: required: true - type: dropdown attributes: @@ -26,7 +26,7 @@ body: - "26.0" - "25.0" - "(Other)" - validation: + validations: required: true - type: dropdown attributes: