Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/bugreport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down