diff options
author | Colin Okay <colin@cicadas.surf> | 2022-08-14 08:11:03 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-08-14 08:11:03 -0500 |
commit | 799a40d0e81e6a7caa1852f66f53c8903874c739 (patch) | |
tree | 8d762f9f0a014b422848a9253d7e5e81c25646f5 | |
parent | 887dfe4f57e6c2dc403595f29cb1d2f81dc42f7d (diff) |
[doc] [readme] info about contributing
-rw-r--r-- | README.org | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -40,6 +40,21 @@ the address of that server when prompted for a host. E.g. if you are running a server locally on port 8080, you'd enter =http://127.0.0.1:8080= +** Contributing + + To get a look at what I intend to add or change or fix you can look [[https://cicadas.surf/~colin/project-oneliners.wiki.html][here]] + + If you'd like to contact me, you can email me at colin@cicadas.surf + or message me on mastodon @antisphex@mastodon.sdf.org + + If you have made an improvement that you would like me to include + here, you can: + + 1. point me to a publicly accessible git repo so I can pull your branch + 2. send me a patch file by email + + + * License Licensed under the AGPLv3 License. |