diff options
| author | Patrick Lodder <[email protected]> | 2021-06-03 19:32:44 +0200 |
|---|---|---|
| committer | Patrick Lodder <[email protected]> | 2021-06-03 19:32:44 +0200 |
| commit | fe5dab6a60b33fdf93127fa22c19d716a8ee5b0e (patch) | |
| tree | c2a851e8eaf244d560651878a198ca258c5272d2 | |
| parent | [docs] Clean up Contributor Workflow (diff) | |
| download | discoin-fe5dab6a60b33fdf93127fa22c19d716a8ee5b0e.tar.xz discoin-fe5dab6a60b33fdf93127fa22c19d716a8ee5b0e.zip | |
[docs] Clean up squashing section
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 261634009..124deab7a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -79,8 +79,8 @@ Use the pull request that is already open (or was created earlier) to amend changes. This preserves the discussion and review that happened earlier for the respective change set. -The length of time required for peer review is unpredictable and will vary from -pull request to pull request. +The length of time required for peer review is unpredictable and will vary +between pull requests. ## Pull Request Philosophy |