diff options
-rw-r--r-- | CONTRIBUTING.rst | 4 | ||||
-rw-r--r-- | README.rst | 6 |
2 files changed, 10 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. @@ -52,6 +52,12 @@ Open the EPUB file with ``C-x C-f ~/novels/novel.epub``, scroll with ``SPC`` and switch chapters with ``n`` and ``p``. More keybinds can be looked up with ``F1 m``. +Contributing +------------ + +See `CONTRIBUTING.rst +<https://github.com/wasamasa/nov.el/blob/master/CONTRIBUTING.rst>`_. + Alternatives ------------ |