diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2023-07-26 14:09:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-26 14:09:05 +0100 |
| commit | b4c90683aaaa1f86e07d76263d95112ecbb459ac (patch) | |
| tree | be1f169cd0ebedfbe36eaa0e1fa69a549170b4be /.github | |
| parent | 6993516ccb8b371a0b1c8152a3c672fffffad7dc (diff) | |
| download | decky-loader-b4c90683aaaa1f86e07d76263d95112ecbb459ac.tar.gz decky-loader-b4c90683aaaa1f86e07d76263d95112ecbb459ac.zip | |
typo in bug report template
Diffstat (limited to '.github')
| -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: |
