summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTrainDoctor <11465594+TrainDoctor@users.noreply.github.com>2024-09-05 12:19:12 -0700
committerGitHub <noreply@github.com>2024-09-05 12:19:12 -0700
commitf7a47127a7ef2015325b827bbf86ac0b1a627701 (patch)
tree6d1d7d87a34f64c0bc3bc5d98a9a4fb5f508f004 /.github
parent494f8dac5e373371df7656bdd379696ffd530b3c (diff)
downloaddecky-loader-f7a47127a7ef2015325b827bbf86ac0b1a627701.tar.gz
decky-loader-f7a47127a7ef2015325b827bbf86ac0b1a627701.zip
Update bug_report.yml
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 76e7bb4f..9d420568 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -68,9 +68,8 @@ body:
- type: textarea
attributes:
label: Plugin Info
- description: Include all plugins installed including their version. Helpful script here: https://raw.githubusercontent.com/SteamDeckHomebrew/decky-loader/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
+ 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"
validations:
required: true