diff options
-rw-r--r-- | .github/CONTRIBUTING.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8648b22f7..3f7e5377a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -56,16 +56,17 @@ of these tools are discussed in detail on the [debugging ZFS wiki page](https://github.com/zfsonlinux/zfs/wiki/Debugging). ### Where can I ask for help? -[The zfs-discuss mailing list or IRC](http://list.zfsonlinux.org) -are the best places to ask for help. Please do not file support requests -on the GitHub issue tracker. +The [zfs-discuss mailing +list](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html) +or IRC are the best places to ask for help. Please do not file +support requests on the GitHub issue tracker. ## How Can I Contribute? ### Reporting Bugs *Please* contact us via the [zfs-discuss mailing -list or IRC](http://list.zfsonlinux.org) if you aren't -certain that you are experiencing a bug. +list](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html) +or IRC if you aren't certain that you are experiencing a bug. If you run into an issue, please search our [issue tracker](https://github.com/zfsonlinux/zfs/issues) *first* to ensure the |