Skip to content

Commit cdac501

Browse files
Merge pull request #37 from MassOS-Linux/development
Release MassOS 2022.07
2 parents 71541a9 + 7b85c6b commit cdac501

35 files changed

Lines changed: 2627 additions & 3001 deletions

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ body:
1616
attributes:
1717
label: "MassOS version"
1818
description: "What version of MassOS are you using? Run `massos-release` in a terminal if unsure."
19-
placeholder: "2022.03"
19+
placeholder: "2022.06"
2020
validations:
2121
required: true
2222
- type: "input"
2323
attributes:
2424
label: "Kernel version"
2525
description: "What is the output of `uname -srvm`?"
26-
placeholder: "Linux 5.16.12-massos #1 SMP PREEMPT Thu Mar 3 05:15:15 UTC 2022 x86_64"
26+
placeholder: "Linux 5.18.1-massos #1 SMP PREEMPT_DYNAMIC Wed Jun 1 16:11:46 UTC 2022 x86_64"
2727
validations:
2828
required: false
2929
- type: "checkboxes"
@@ -54,10 +54,7 @@ body:
5454
attributes:
5555
label: "Steps to reproduce"
5656
description: "A clear description of how to reproduce the problem."
57-
placeholder: "1. Open `...`
58-
2. Select `...`
59-
3. Click on `...`
60-
4. See error"
57+
placeholder: "Open `...`, click on `...`, select `...`, see error."
6158
validations:
6259
required: false
6360
- type: "textarea"

0 commit comments

Comments
 (0)