mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
Suggest 'raspinfo | pastebinit' in bug_report.yml
Output of raspinfo is now over 65,000 characters, which is more than GitHub allows in a single form field! Also adds Pi 500+ and CM0 to the list of models.
This commit is contained in:
committed by
Phil Elwell
parent
ffe62b97b6
commit
692fbe25fb
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -53,6 +53,8 @@ body:
|
|||||||
- Raspberry Pi 400
|
- Raspberry Pi 400
|
||||||
- Raspberry Pi 5
|
- Raspberry Pi 5
|
||||||
- Raspberry Pi 500
|
- Raspberry Pi 500
|
||||||
|
- Raspberry Pi 500+
|
||||||
|
- Raspberry Pi CM0
|
||||||
- Raspberry Pi CM1
|
- Raspberry Pi CM1
|
||||||
- Raspberry Pi CM3
|
- Raspberry Pi CM3
|
||||||
- Raspberry Pi CM3 Lite
|
- Raspberry Pi CM3 Lite
|
||||||
@@ -71,8 +73,8 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: System
|
label: System
|
||||||
description: |
|
description: |
|
||||||
Copy and paste the results of the raspinfo command in to this section.
|
Copy and paste the URL returned from `raspinfo | pastebinit` into this section.
|
||||||
Alternatively, copy and paste a pastebin link, or add answers to the following questions:
|
Alternatively, add answers to the following questions:
|
||||||
* Which OS and version (`cat /etc/rpi-issue`)?
|
* Which OS and version (`cat /etc/rpi-issue`)?
|
||||||
* Which firmware version (`vcgencmd version`)?
|
* Which firmware version (`vcgencmd version`)?
|
||||||
* Which kernel version (`uname -a`)?
|
* Which kernel version (`uname -a`)?
|
||||||
|
|||||||
Reference in New Issue
Block a user