diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2024-09-05 12:21:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 12:21:58 -0700 |
| commit | 6b78e0ae9c2afd03ac8f1c2bcf49fd4c73466d63 (patch) | |
| tree | daf56c19aa1c2c8584110b3b043ddc70e23ca20d | |
| parent | 1f5d5f9f1acf589ba35364e835ece143a5805632 (diff) | |
| download | decky-loader-6b78e0ae9c2afd03ac8f1c2bcf49fd4c73466d63.tar.gz decky-loader-6b78e0ae9c2afd03ac8f1c2bcf49fd4c73466d63.zip | |
Update bug_report.yml
| -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 dd0ff925..fb0aa8e7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -69,7 +69,7 @@ body: attributes: label: Plugin Info description: "Include all plugins installed including their version. Helpful script here: https://github.com/SteamDeckHomebrew/decky-loader/blob/main/scripts/plugin-info.sh" - placeholder: "If you don't want to collect this info manually you can download plugin-info.sh from our main repo and place it into your home directory, chmod +x plugin-info.sh and then run it with ./plugin-info.sh" + placeholder: "If you don't want to collect this info manually you can download a helpful script linked in this item's description and place it into your home directory, chmod +x plugin-info.sh and then run it with ./plugin-info.sh" validations: required: true |
