Skip to content

Commit b19ecf3

Browse files
authored
Update issue templates to ask for toltecctl status output (#863)
* Update package-issue.md * Update installation-issue.md
1 parent 08d9f1f commit b19ecf3

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

.github/ISSUE_TEMPLATE/installation-issue.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,17 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Device information (please complete the following information):**
27-
- Device: [e.g. reMarkable 2]
28-
- OS version: [e.g. 2.15]
26+
**System information:**
27+
`toltecctl status` output:
28+
```
29+
EXAMPLE:
30+
reMarkable: ~/ toltecctl status
31+
Enabled: Yes
32+
Supported: Yes
33+
Branch: testing
34+
Model: rm2
35+
OS: 3.3.2.166
36+
```
2937

3038
**Additional context**
3139
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/package-issue.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,17 @@ If applicable, add the link to the upstream issue here.
2626
**Screenshots**
2727
If applicable, add screenshots to help explain your problem.
2828

29-
**Device/Package information (please complete the following information):**
30-
- Device: [e.g. reMarkable 2]
31-
- OS version: [e.g. 2.15]
29+
**System information:**
30+
- `toltecctl status` output:
31+
```
32+
EXAMPLE:
33+
reMarkable: ~/ toltecctl status
34+
Enabled: Yes
35+
Supported: Yes
36+
Branch: testing
37+
Model: rm2
38+
OS: 3.3.2.166
39+
```
3240
- Package: [e.g. toltec-base 0.0.1-1]
3341
3442
**Additional context**

0 commit comments

Comments
 (0)