diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3d3dbdb1785c..cdaf4fcf4896 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,6 +53,8 @@ body: - Raspberry Pi 400 - Raspberry Pi 5 - Raspberry Pi 500 + - Raspberry Pi 500+ + - Raspberry Pi CM0 - Raspberry Pi CM1 - Raspberry Pi CM3 - Raspberry Pi CM3 Lite @@ -71,8 +73,8 @@ body: attributes: label: System description: | - Copy and paste the results of the raspinfo command in to this section. - Alternatively, copy and paste a pastebin link, or add answers to the following questions: + Copy and paste the URL returned from `raspinfo | pastebinit` into this section. + Alternatively, add answers to the following questions: * Which OS and version (`cat /etc/rpi-issue`)? * Which firmware version (`vcgencmd version`)? * Which kernel version (`uname -a`)?