From 9cdeef49ac29f44e05608af5f8ac9f4eab31e644 Mon Sep 17 00:00:00 2001 From: R Date: Wed, 26 Jun 2024 17:13:30 -0700 Subject: [PATCH] Update bugreport.yml to include sub check --- .github/ISSUE_TEMPLATE/bugreport.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yml b/.github/ISSUE_TEMPLATE/bugreport.yml index e95cc86ae..48929357d 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yml +++ b/.github/ISSUE_TEMPLATE/bugreport.yml @@ -8,6 +8,14 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! Please read all prompts on this page carefully and make sure that you have entered the relevant details **before** submitting. + - type: checkboxes + id: subscription + attributes: + label: Active Subscription disclaimer + description: In order to download FFXIV Game patch files, you need an active subscription. (Free Trial has an implicit active trial subscription) + options: + - label: Yes, I have checked on the Mog Station and my account subscription is active. + required: true - type: checkboxes id: terms attributes: