diff options
| author | &Olga <462484+andOlga@users.noreply.github.com> | 2022-11-28 00:11:51 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-27 20:11:51 +0000 |
| commit | 18b61aff59783e0e9dd01c2d45c44406a47b82a9 (patch) | |
| tree | 5cd35aaf7d7e265ea90eb31214929de0762b9b26 /.github | |
| parent | cb22629ac1048960e4f318dedc43ba498debb9b3 (diff) | |
Unbreak bug_report.md (#3915)
* Unbreak bug_report.md
* Update bug_report.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 57487757..9c0b18c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug Report -about: Something doesn't work correctly in Ryujinx. Note that game-specific issues should be instead posted on the Game Compatibility List at https://github.com/Ryujinx/Ryujinx-Games-List, unless it is a provable regression. +about: Something doesn't work correctly in Ryujinx. Game-specific issues should be posted at https://github.com/Ryujinx/Ryujinx-Games-List instead, unless it is a provable regression. #assignees: --- |
