diff options
author | bunder2015 <[email protected]> | 2018-09-18 11:58:15 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-09-18 08:58:15 -0700 |
commit | 0ff15c275321584f889e95be5578722b9ce26c49 (patch) | |
tree | c1bcf3f11a67e7779bb8ad5fcf30aecbbbf414e7 /.github | |
parent | 48b0b649fd49fa2c725237ee4d054521769e0a86 (diff) |
Add new wiki page to CONTRIBUTING
A new wiki page has been added for users who may be new to Git or
GitHub. Adding link to CONTRIBUTING.
Reviewed-by: Richard Elling <[email protected]>
Reviewed-by: Gregor Kopka <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: bunder2015 <[email protected]>
Closes #7923
Closes #7915
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a74eb5535..32be3d410 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -34,6 +34,7 @@ Helpful resources * [ZFS on Linux wiki](https://github.com/zfsonlinux/zfs/wiki) * [OpenZFS Documentation](http://open-zfs.org/wiki/Developer_resources) + * [Git and GitHub for beginners](https://github.com/zfsonlinux/zfs/wiki/Git-and-GitHub-for-beginners) ## What should I know before I get started? |