From 664566793a717d5c0f8d8b4eb017f42282de3207 Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Wed, 6 May 2020 14:45:28 +0200 Subject: Convert README to Markdown, update metadata --- CONTRIBUTING.rst | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 CONTRIBUTING.rst (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst deleted file mode 100644 index 2f19ca0..0000000 --- a/CONTRIBUTING.rst +++ /dev/null @@ -1,15 +0,0 @@ -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. - -Invalid EPUB documents are *not* supported. Please use epubcheck_ to -validate yours when running into an error. - -In case the bug is specific to an EPUB document, please send it to me -via email or upload it on an OCH and share the link with me. I'll try -my best to figure out the error, but chances are you can figure it out -as well by using the source view (bound to ``v`` for the current -document and ``V`` for the content file) to spot the problematic XML. - -.. _epubcheck: https://github.com/IDPF/epubcheck -- cgit v1.2.3