diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2024-09-05 12:20:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 12:20:32 -0700 |
| commit | 1f5d5f9f1acf589ba35364e835ece143a5805632 (patch) | |
| tree | e2ca46594caffcd0a6e58a7af6f28943f2a69c60 | |
| parent | f7a47127a7ef2015325b827bbf86ac0b1a627701 (diff) | |
| download | decky-loader-1f5d5f9f1acf589ba35364e835ece143a5805632.tar.gz decky-loader-1f5d5f9f1acf589ba35364e835ece143a5805632.zip | |
Update bug_report.yml
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9d420568..dd0ff925 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -70,8 +70,8 @@ body: 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" - validations: - required: true + validations: + required: true - type: input attributes: |
