Skip to content

Commit cfeb705

Browse files
lurchpopcornmix
authored andcommitted
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.
1 parent 0b16792 commit cfeb705

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
@@ -53,6 +53,8 @@ body:
5353
- Raspberry Pi 400
5454
- Raspberry Pi 5
5555
- Raspberry Pi 500
56+
- Raspberry Pi 500+
57+
- Raspberry Pi CM0
5658
- Raspberry Pi CM1
5759
- Raspberry Pi CM3
5860
- Raspberry Pi CM3 Lite
@@ -71,8 +73,8 @@ body:
7173
attributes:
7274
label: System
7375
description: |
74-
Copy and paste the results of the raspinfo command in to this section.
75-
Alternatively, copy and paste a pastebin link, or add answers to the following questions:
76+
Copy and paste the URL returned from `raspinfo | pastebinit` into this section.
77+
Alternatively, add answers to the following questions:
7678
* Which OS and version (`cat /etc/rpi-issue`)?
7779
* Which firmware version (`vcgencmd version`)?
7880
* Which kernel version (`uname -a`)?

0 commit comments

Comments
 (0)