diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e382b9903..d24df45f8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,15 +14,15 @@ Please fill in as much of the template as possible. --> ### System information -<!-- add version after "|" character --> -Type | Version/Name - --- | --- -Distribution Name | -Distribution Version | -Linux Kernel | -Architecture | -ZFS Version | -SPL Version | +<!-- add version after "|" character --> +Type | Version/Name + --- | --- +Distribution Name | +Distribution Version | +Linux Kernel | +Architecture | +ZFS Version | +SPL Version | <!-- Commands to find ZFS/SPL versions: modinfo zfs | grep -iw version |