diff options
author | Vasilij Schneidermann <mail@vasilij.de> | 2017-08-31 20:55:46 +0200 |
---|---|---|
committer | Vasilij Schneidermann <mail@vasilij.de> | 2017-08-31 20:56:06 +0200 |
commit | f601a58b47b26e13fe3f962e2b9fbd38a066dc04 (patch) | |
tree | bc470b93df853821fd26eff5ae4f23090bacee6b /CONTRIBUTING.rst | |
parent | 8f084382678ec5a7a52d25eb11884658f213e147 (diff) |
Add CONTRIBUTING file
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..23193c3 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,4 @@ +If you find bugs, have suggestions or any other problems, feel free to +report an issue on the issue tracker or hit me up on IRC, I'm always +on ``#emacs``. Patches are welcome, too, just fork, work on a +separate branch and open a pull request with it. |