@@ 21,3 21,14 @@ For normal use please install via Hackage.
Please see the Haddock documentation for API usage.
Contains a demo program in `Main.hs`, which can be run via `cabal run`, that textually outputs the shaping data for given text under the [Lora](https://fonts.adobe.com/fonts/lora) font. Commandline arguments, if any, are the text to be rendered. Otherwise uses "Testing, testing".
+
+## Contributing
+Please send patches to our [issue tracker](https://todo.argonaut-constellation.org/~alcinnz/harfbuzz-pure) by either:
+
+* Attaching the output of `git format-patch`.
+* [git send-email](https://git-send-email.io/) to ~alcinnz/harfbuzz-pure@todo.argonaut-constellation.org .
+* Linking to your fork elsewhere.
+
+Whichever you find most convenient.
+
+If you'd prefer to not make your email address public please contact alcinnz@argonaut-constellation.org !