⚙️ config(issues): require validation for the environment section in a bug report
This commit is contained in:
parent
c67108cc11
commit
83f60e3c4f
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -36,4 +36,4 @@ body:
|
||||||
value: |
|
value: |
|
||||||
Linux Distro, Linux Version, Hyprland Version...
|
Linux Distro, Linux Version, Hyprland Version...
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue