diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b4b3fd7..0536643 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -67,10 +67,7 @@ body: description: In the application, select More > Settings, scroll to the bottom and locate the value next to "Version Name". placeholder: "278" validations: - required: true - condition: - field: sender - value: "Grayjay" + required: false - type: dropdown id: os @@ -124,10 +121,7 @@ body: - "Apple Podcasts" - "Other" validations: - required: true - condition: - field: sender - value: "Grayjay" + required: false - type: input id: plugin-version @@ -135,10 +129,6 @@ body: label: Plugin Version description: In the application, select Sources > [the broken plugin], write down the value under "Version". placeholder: "12" - validations: - condition: - field: sender - value: "Grayjay" - type: checkboxes id: login @@ -148,10 +138,6 @@ body: - label: While logged in - label: While logged out - label: N/A - validations: - condition: - field: sender - value: "Grayjay" - type: dropdown id: vpn