From fa278825ac74d63778b74743b334ce9ceae38c63 Mon Sep 17 00:00:00 2001 From: Luke Wass Date: Tue, 27 May 2025 14:37:28 -0500 Subject: [PATCH] fix grammar --- docs/contributing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/contributing.md b/docs/contributing.md index f74bcca..0c12d1c 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -8,9 +8,9 @@ There are several ways to contribute to this app: * You can add or improve [translations][toolate].
translation status -* If you found a bug or have an idea for a new feature you can [join the chat][chat] or open an [issue][issues]. +* If you found a bug or have an idea for a new feature, you can [join the chat][chat] or open an [issue][issues]. - > Please note that I work on this project in my free time. Thus I might not respond immediately and not all ideas will be implemented. + > Please note that I work on this project in my free time. Thus, I might not respond immediately, and not all ideas will be implemented. * You can implement a new feature yourself: - Create a [fork][fork] of this repository. @@ -18,7 +18,7 @@ There are several ways to contribute to this app: - Open a new pull request. -See [here](/docs/build) for instructions how to build this project. +See [here](/docs/build) for instructions on how to build this project. The [CI pipeline](https://github.com/jrpie/Launcher/actions) automatically creates debug builds.