diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e46534de..fe04fcf0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Tell us if something is broken (please include multiple samples). +about: Tell us if something is broken (please include multiple samples and which game is affected). title: "[Bug] " labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature-or-format-request.md b/.github/ISSUE_TEMPLATE/feature-or-format-request.md index 3afc4d98..b85fb806 100644 --- a/.github/ISSUE_TEMPLATE/feature-or-format-request.md +++ b/.github/ISSUE_TEMPLATE/feature-or-format-request.md @@ -1,6 +1,6 @@ --- name: Feature or format request -about: Suggest a feature or a new format that you think vgmstream should play (please include multiple samples). +about: Suggest a feature or a new format that you think vgmstream should play (please include multiple samples and which game is affected). title: "[Request]" labels: enhancement assignees: ''