From f601a58b47b26e13fe3f962e2b9fbd38a066dc04 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Thu, 31 Aug 2017 20:55:46 +0200 Subject: Add CONTRIBUTING file --- CONTRIBUTING.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTING.rst (limited to 'CONTRIBUTING.rst') 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. -- cgit v1.2.3