diff --git a/.gitea/ISSUE_TEMPLATE/bug_report.yml b/.gitea/ISSUE_TEMPLATE/bug_report.yml index 7630cf2..9abd7b8 100644 --- a/.gitea/ISSUE_TEMPLATE/bug_report.yml +++ b/.gitea/ISSUE_TEMPLATE/bug_report.yml @@ -8,15 +8,6 @@ body: value: | Please provide enough detail to reproduce the problem. - - type: input - id: summary - attributes: - label: Summary - description: Short description of the bug. - placeholder: The player freezes after switching playlists. - validations: - required: true - - type: textarea id: steps attributes: diff --git a/.gitea/ISSUE_TEMPLATE/feature_request.yml b/.gitea/ISSUE_TEMPLATE/feature_request.yml index 799b39b..72912e9 100644 --- a/.gitea/ISSUE_TEMPLATE/feature_request.yml +++ b/.gitea/ISSUE_TEMPLATE/feature_request.yml @@ -8,15 +8,6 @@ body: value: | Share the problem you're trying to solve and the outcome you'd like. - - type: input - id: summary - attributes: - label: Summary - description: Short description of the feature request. - placeholder: Add an option to schedule playlists by weekday. - validations: - required: true - - type: textarea id: problem attributes: