From 9f600f4bfed5953c62a48bebd8b8a10d24f7b7cb Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sun, 3 Oct 2021 21:21:55 +0200 Subject: [PATCH] project: Update issue Template --- .github/ISSUE_TEMPLATE/issue.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index 942277b0..b3698c1f 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -21,6 +21,7 @@ body: label: "OBS Studio Version?" description: "Which OBS Studio version are you using to run StreamFX? Versions include all patches (the third element in 'A.B.C'), and release candidates for that version. Select 'Other' if you are using a custom build." options: + - "27.1" - "27.0" - "26.1" - "26.0" @@ -33,6 +34,7 @@ body: label: "StreamFX Version" description: "On which StreamFX version did you first encounter this issue?" options: + - "0.11.0a4" - "0.11.0a3" - "0.11.0a2" - "0.11.0a1"