From 7e5c750340d1a13d78b784ed4f3906fcf1b5868a Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Wed, 25 Aug 2021 22:41:18 +0000 Subject: [PATCH] Trim excess whitespace --- .gitlab-ci.yml | 2 +- CONTRIBUTING.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c31920..8666459 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ before_script: rustc --version cargo --version -# Check on stable, beta and nightly +# Check on stable, beta and nightly .check-base: &check-base stage: check script: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4be98f1..571c2ce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Contributions to the `ffsend` project are welcome! When contributing new features, alternative implementations or bigger improvements, please first discuss the change you wish to make via an issue or email. -Small changes such as fixed commands, fixed spelling or dependency updates +Small changes such as fixed commands, fixed spelling or dependency updates are always welcome without discussion. The `ffsend` repository is primarily hosted on [GitLab][gitlab]. @@ -119,7 +119,7 @@ available at [https://contributor-covenant.org/version/1/4][coc-version] ## License This project is released under the GNU GPL-3.0 license. -Check out the [LICENSE](LICENSE) file for more information. +Check out the [LICENSE](LICENSE) file for more information. [branch-master]: https://gitlab.com/timvisee/ffsend/tree/master [gitlab]: https://gitlab.com/timvisee/ffsend