diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b48110bd..e54fd8ef 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,7 @@ body: - label: I have searched existing issues - label: This issue is not a duplicate of an existing one - label: I have checked the [common issues section in the readme file](https://github.com/SteamDeckHomebrew/decky-loader#-common-issues) - - label: I have attached logs to this bug report (failure to include logs will mean your issue will not be responded too). + - label: I have attached logs to this bug report (failure to include logs will mean your issue may not be responded to). - type: textarea attributes: |
