dspinellis/git-issue

How to submit change outside platform

nolash opened this issue · 2 comments

I have a change but do not use github.

How can I submit a diff to you?

change is:

diff --git a/README.md b/README.md
index 8ea4fa8..11e588d 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,11 @@ You can even put `gi` in your project's current directory and run it from there.
 
 ### Portability and testing
 The `git-issue.sh` script has been tested on:
-Debian GNU/Linux, FreeBSD, macOS, and Cygwin.
+* Archlinux (20220101)
+* Debian GNU/Linux
+* FreeBSD
+* macOS
+* Cygwin.

Thank you! I incorporated it.