diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 22e70952..e46534de 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. +about: Tell us if something is broken (please include multiple samples). 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 7a4598a8..3afc4d98 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. +about: Suggest a feature or a new format that you think vgmstream should play (please include multiple samples). title: "[Request]" labels: enhancement assignees: ''