aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2017-08-31 20:55:46 +0200
committerVasilij Schneidermann <mail@vasilij.de>2017-08-31 20:56:06 +0200
commitf601a58b47b26e13fe3f962e2b9fbd38a066dc04 (patch)
treebc470b93df853821fd26eff5ae4f23090bacee6b /CONTRIBUTING.rst
parent8f084382678ec5a7a52d25eb11884658f213e147 (diff)
Add CONTRIBUTING file
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
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.