Debian/Ubuntu: Fix formatting in Contributing
parent
7874b4ce46
commit
c72d975581
|
@ -22,10 +22,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list
|
|||
|
||||
Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
|
||||
|
||||
1) Clone the repository:
|
||||
git clone https://github.com:zfsonlinux/zfs.wiki.git
|
||||
or, if you prefer SSH:
|
||||
git clone git@github.com:zfsonlinux/zfs.wiki.git
|
||||
1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git`
|
||||
2) Make your changes.
|
||||
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.)
|
||||
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.
|
||||
|
|
|
@ -18,10 +18,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list
|
|||
|
||||
Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
|
||||
|
||||
1) Clone the repository:
|
||||
git clone https://github.com:zfsonlinux/zfs.wiki.git
|
||||
or, if you prefer SSH:
|
||||
git clone git@github.com:zfsonlinux/zfs.wiki.git
|
||||
1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git`
|
||||
2) Make your changes.
|
||||
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.)
|
||||
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.
|
||||
|
|
|
@ -18,10 +18,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list
|
|||
|
||||
Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
|
||||
|
||||
1) Clone the repository:
|
||||
git clone https://github.com:zfsonlinux/zfs.wiki.git
|
||||
or, if you prefer SSH:
|
||||
git clone git@github.com:zfsonlinux/zfs.wiki.git
|
||||
1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git`
|
||||
2) Make your changes.
|
||||
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.)
|
||||
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.
|
||||
|
|
|
@ -17,10 +17,7 @@ If you need help, reach out to the community using the [zfs-discuss mailing list
|
|||
|
||||
Edit permission on this wiki is restricted. Also, GitHub wikis do not support pull requests. However, you can clone the wiki using git.
|
||||
|
||||
1) Clone the repository:
|
||||
git clone https://github.com:zfsonlinux/zfs.wiki.git
|
||||
or, if you prefer SSH:
|
||||
git clone git@github.com:zfsonlinux/zfs.wiki.git
|
||||
1) Clone the repository: `git clone https://github.com:zfsonlinux/zfs.wiki.git`
|
||||
2) Make your changes.
|
||||
3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to use a branch and `git format-patch`.)
|
||||
4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch.
|
||||
|
|
Loading…
Reference in New Issue