From 5cf09435603663403ab7f0879e113d5b15c9c8b0 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Wed, 19 May 2021 13:54:08 -0700 Subject: [PATCH] .github: Add remark about tagging multiple titles in issue template --- .github/ISSUE_TEMPLATE/title-issue.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/title-issue.md b/.github/ISSUE_TEMPLATE/title-issue.md index 0f85614581..a8f34a300a 100644 --- a/.github/ISSUE_TEMPLATE/title-issue.md +++ b/.github/ISSUE_TEMPLATE/title-issue.md @@ -1,6 +1,6 @@ --- name: Title Issue -about: Report a specific issue with one or more titles/games in xemu. +about: Report a specific issue with a title/game in xemu. title: 'Game Name: Brief Issue Description' labels: bug assignees: '' @@ -11,8 +11,9 @@ assignees: '' !! BEFORE YOU SUBMIT AN ISSUE, PLEASE READ THE FOLLOWING !! -This template is for reporting specific video, audio, or other issues with one -or more titles. +This template is for reporting specific video, audio, or other issues with +a title. Generally an issue should be filed for one specific title, in some +cases it does makes sense to tag multiple titles. Pre-submit checklist: - Have you read the getting started guide?