From 819ee61a3b1c54cd02aaffe8e32996a444abc8fa Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sun, 14 Apr 2019 08:04:53 -0500 Subject: [PATCH] Debian/Ubuntu: Tweak the Contributing wording --- Debian-Buster-Encrypted-Root-on-ZFS.md | 4 ++-- Debian-Buster-Root-on-ZFS.md | 4 ++-- Debian-Stretch-Root-on-ZFS.md | 4 ++-- Ubuntu-18.04-Root-on-ZFS.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Debian-Buster-Encrypted-Root-on-ZFS.md b/Debian-Buster-Encrypted-Root-on-ZFS.md index d0de78c..041934d 100644 --- a/Debian-Buster-Encrypted-Root-on-ZFS.md +++ b/Debian-Buster-Encrypted-Root-on-ZFS.md @@ -22,9 +22,9 @@ 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` +1) `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`.) +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. ## Encryption diff --git a/Debian-Buster-Root-on-ZFS.md b/Debian-Buster-Root-on-ZFS.md index 58322e9..89a88c3 100644 --- a/Debian-Buster-Root-on-ZFS.md +++ b/Debian-Buster-Root-on-ZFS.md @@ -18,9 +18,9 @@ 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` +1) `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`.) +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. ## Encryption diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index 1ef5fc7..5ea1eec 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -18,9 +18,9 @@ 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` +1) `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`.) +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. ## Encryption diff --git a/Ubuntu-18.04-Root-on-ZFS.md b/Ubuntu-18.04-Root-on-ZFS.md index 482f03d..72bb1e8 100644 --- a/Ubuntu-18.04-Root-on-ZFS.md +++ b/Ubuntu-18.04-Root-on-ZFS.md @@ -17,9 +17,9 @@ 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` +1) `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`.) +3) Use `git diff > my-changes.patch` to create a patch. (Advanced git users may wish to `git commit` to a branch and `git format-patch`.) 4) [File a new issue](https://github.com/zfsonlinux/zfs/issues/new), mention @rlaager, and attach the patch. ## Encryption