astro

a POSIX shell compatible gemini client (mirror of https://github.com/blmayer/astro)
git clone https://git.clttr.info/astro.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit f97bc206a69bd961ccbce814813d5ec98f1714a7
parent a5ef2d20848633be3b9d0577010e0afd42968b20
Author: Brian Mayer <bleemayer@gmail.com>
Date:   Fri, 11 Feb 2022 02:35:12 -0300

Update CONTRIBUTING.md
Diffstat:
MCONTRIBUTING.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -6,7 +6,7 @@ contributions are very welcome. ## First steps -Feel free to navigate on the code, run code analisys tools etc, to spot +Feel free to navigate on the code, run code analysis tools etc, to spot bugs or vulnerabilities. @@ -19,7 +19,7 @@ find a new issue you can add it, suggestions are welcome too! ## Submitting changes After finding an issue to work on, fork the repo, make the desired changes. -Then use shellcheck to lint the code, please fix any warnings before submiting +Then use shellcheck to lint the code, please fix any warnings before submitting your changes. Now you can submit the PR. I'll review it and if I'm happy with it, the PR will