diff options
author | kpande <[email protected]> | 2019-03-13 11:57:57 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-03-13 11:57:57 -0700 |
commit | 12a935ee9c2e2aa92309e7afb9d73e0757f61cd7 (patch) | |
tree | 9330e4b87980696c34c429af4e9346e22b2ec8bc /.github/CONTRIBUTING.md | |
parent | 5cc9ba5cf070f726fcc9dda311372d5dd6aef1da (diff) |
Update CONTRIBUTING to point users to IRC as well as mailing list
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Richard Laager <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Kash Pande <[email protected]>
Closes #8466
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r-- | .github/CONTRIBUTING.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1bd17bd93..004711ae7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -56,14 +56,15 @@ 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 [mailing list](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists) -is the best place to 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. ## How Can I Contribute? ### Reporting Bugs -*Please* contact us via the [mailing -list](https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists) if you aren't +*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. If you run into an issue, please search our [issue |