@eht16 requested changes on this pull request.
Great, thank you.
I have only two minor remarks.
In page_content/support/verify-gpg-signature.md:
> @@ -1,6 +1,10 @@ Verifying GPG signatures of Geany and Geany-Plugins releases ========== +You can use the `gpg` utility. On GNU/Linux distributions, if you don't have it, you can get it with `sudo apt install gpg`. On other OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html.
Would mind using "on other operating systems, ...". I think we don't need to abbreviate here so much.
In page_content/support/verify-gpg-signature.md:
> @@ -1,6 +1,10 @@ Verifying GPG signatures of Geany and Geany-Plugins releases ========== +You can use the `gpg` utility. On GNU/Linux distributions, if you don't have it, you can get it with `sudo apt install gpg`. On other OS-es, see https://gnupg.org/download/index.html and https://gnupg.org/download/integrity_check.html. + +Here is how to use `gpg` on Linux and related:
What do you think about making this a sub heading, like: ### Here is how to use
gpgon Linux and related
so it also structures the document a bit more.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.