diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 22:32:32 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-03 22:32:32 +0900 |
| commit | b1d48fa7de1e8ab37e741876bc1e4503332287ac (patch) | |
| tree | cdd3a42cf18f94ed3db62abd81a8948b3988ca3e /.github | |
| parent | 120062777c955018754db99d93e9b5821f8c647f (diff) | |
im speechless
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 39e77f35..23a833bb 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -26,13 +26,12 @@ body: validations: required: true - - type: textarea id: ver attributes: - label: System Info + label: System Info description: | - Paste the output of `inxi -CGIsSMnr` here + Paste the output of `inxi -CGIsSMnr` here. install inxi if command not found value: "<details> <summary>System/Version info</summary> @@ -42,13 +41,12 @@ body: <Paste the output of the command here, without removing any formatting around this> - ``` </details>" validations: - required: true + required: true - type: textarea id: ver |
