Skip to content

Commit 0cd761b

Browse files
authored
Update bug_report.yml
1 parent 72cedfe commit 0cd761b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
value: |
77
**Is this the right place for my bug report?**
88
9-
* This repository contains the Raspberry Pi 4, Pi400 and CM4 bootloader EEPROM images and installation scripts.
9+
* This repository contains the Raspberry Pi 5, Raspberry Pi 4, Pi400, CM4 and CM4-S bootloader EEPROM images and installation scripts.
1010
* Please report boot issues for the earlier models at the GPU firmware repo [github.com/raspberrypi/firmware](https://github.com/raspberrypi/firmware).
1111
* Please report USB issues which occur after the OS has started at the Linux repo [github.com/raspberrypi/linux/](https://github.com/raspberrypi/linux/).
1212
* If you simply have a question, then [the Raspberry Pi forums](https://www.raspberrypi.org/forums) are the best place to ask it.
@@ -39,10 +39,12 @@ body:
3939
description: On which device you are facing the bug?
4040
multiple: true
4141
options:
42+
- Raspberry Pi 5
4243
- Raspberry Pi 4 Mod. B
4344
- Raspberry Pi 400
4445
- Raspberry Pi CM4
4546
- Raspberry Pi CM4 Lite
47+
- Raspberry Pi CM4-S
4648
- Other
4749
validations:
4850
required: true
@@ -52,7 +54,7 @@ body:
5254
attributes:
5355
label: Bootloader configuration.
5456
description: |
55-
Copy and paste the results of `vcgencmd bootloader_config` or describe the failing configuration.
57+
Copy and paste the results of `rpi-eeprom-config` or describe the failing configuration.
5658
5759
* `rpi-eeprom-update` saves a backup of the previous bootloader configuration to `/var/lib/raspberrypi/bootloader/backup` before it schedules the update.
5860
* `rpi-eeprom-config pieeprom.upd` can be used to read the contents of an EEPROM image.

0 commit comments

Comments
 (0)