diff options
author | Arun Isaac | 2025-02-28 01:10:32 +0000 |
---|---|---|
committer | Arun Isaac | 2025-02-28 01:10:32 +0000 |
commit | 25aaea60005d183aeb89c38c1983181cfd87a772 (patch) | |
tree | 02625e7c19b0cb33411222c0e62fddc8a2465a93 /README.md | |
parent | 834abdd71cfffe3a51e44ea92f198538f4968f3e (diff) | |
download | ravanan-25aaea60005d183aeb89c38c1983181cfd87a772.tar.gz ravanan-25aaea60005d183aeb89c38c1983181cfd87a772.tar.lz ravanan-25aaea60005d183aeb89c38c1983181cfd87a772.zip |
* README.md (Contributing): New section.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -147,6 +147,10 @@ Thanks to Guix, a better way is possible. Guix, in its magnificent elegance, doe (list my-script)) ``` +# Contributing + +Please send questions, feedback, bug reports and patches to [ravanan@systemreboot.net](mailto:ravanan@systemreboot.net). You may also browse the [archives](https://lists.systemreboot.net/ravanan) of previous conversations. We do not accept issues or pull requests on GitHub. Thank you! + # License ravanan is free software released under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html), either version 3 of the License, or (at your option) any later version. |