Skip to content

Commit

Permalink
Merge pull request #37 from MassOS-Linux/development
Browse files Browse the repository at this point in the history
Release MassOS 2022.07
  • Loading branch information
TheSonicMaster authored Jul 2, 2022
2 parents 71541a9 + 7b85c6b commit cdac501
Show file tree
Hide file tree
Showing 35 changed files with 2,627 additions and 3,001 deletions.
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ body:
attributes:
label: "MassOS version"
description: "What version of MassOS are you using? Run `massos-release` in a terminal if unsure."
placeholder: "2022.03"
placeholder: "2022.06"
validations:
required: true
- type: "input"
attributes:
label: "Kernel version"
description: "What is the output of `uname -srvm`?"
placeholder: "Linux 5.16.12-massos #1 SMP PREEMPT Thu Mar 3 05:15:15 UTC 2022 x86_64"
placeholder: "Linux 5.18.1-massos #1 SMP PREEMPT_DYNAMIC Wed Jun 1 16:11:46 UTC 2022 x86_64"
validations:
required: false
- type: "checkboxes"
Expand Down Expand Up @@ -54,10 +54,7 @@ body:
attributes:
label: "Steps to reproduce"
description: "A clear description of how to reproduce the problem."
placeholder: "1. Open `...`
2. Select `...`
3. Click on `...`
4. See error"
placeholder: "Open `...`, click on `...`, select `...`, see error."
validations:
required: false
- type: "textarea"
Expand Down
Loading

0 comments on commit cdac501

Please sign in to comment.