diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2023-02-22 17:38:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-22 17:38:46 -0800 |
| commit | 611245aec9c056383692fac8a1214efd4718449f (patch) | |
| tree | 21c550859966761b4cd6b62151ff0da8b8c0076c | |
| parent | e1807e8c75e6bd1ab927f5116f28c9b1bb221950 (diff) | |
| download | decky-loader-611245aec9c056383692fac8a1214efd4718449f.tar.gz decky-loader-611245aec9c056383692fac8a1214efd4718449f.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 bca53714..61531918 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -70,4 +70,4 @@ body: description: Please reboot your deck (if possible) when attempting to recreate the issue, then run ``cd ~ && journalctl -b0 -u plugin_loader.service > deckylog.txt``. This will save the log file to ``~`` aka ``/home/deck``. Please upload the file here placeholder: deckylog.txt validations: - required: false + required: true |
