diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b5490a2..1f290b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,8 +25,8 @@ If applicable, add screenshots to help explain your problem. **Platform (please complete the following information):** - OS: [e.g. Android] - - Browser: [e.g. chrome, safari] - - Browser Version: [e.g. 22] + - Browser: [e.g. chrome, firefox] + - Browser Version: [e.g. 100] - Better xCloud Version: [e.g. 1.4] **Additional context** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f455865..6269982 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: "[FEATURE]" +title: "[Feature]" labels: enhancement assignees: ''