diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 35 |
1 files changed, 15 insertions, 20 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e77ab39f3..a0d108001 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,14 +3,9 @@ <!-- Thank you for reporting an issue. -*IMPORTANT* - Please search our issue tracker *before* making a new issue. -If you cannot find a similar issue, then create a new issue. -https://github.com/zfsonlinux/zfs/issues - -*IMPORTANT* - This issue tracker is for *bugs* and *issues* only. -Please search the wiki and the mailing list archives before asking -questions on the mailing list. -https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists +*IMPORTANT* - Please check our issue tracker before opening a new issue. +Additional valuable information can be found in the OpenZFS documentation +and mailing list archives. Please fill in as much of the template as possible. --> @@ -18,17 +13,17 @@ 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 | -<!-- + --- | --- +Distribution Name | +Distribution Version | +Linux Kernel | +Architecture | +ZFS Version | +SPL Version | +<!-- Commands to find ZFS/SPL versions: modinfo zfs | grep -iw version -modinfo spl | grep -iw version +modinfo spl | grep -iw version --> ### Describe the problem you're observing @@ -36,9 +31,9 @@ modinfo spl | grep -iw version ### Describe how to reproduce the problem ### Include any warning/errors/backtraces from the system logs -<!-- -*IMPORTANT* - Please mark logs and text output from terminal commands -or else Github will not display them correctly. +<!-- +*IMPORTANT* - Please mark logs and text output from terminal commands +or else Github will not display them correctly. An example is provided below. Example: |