Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

30 lines (22 loc) · 1.16 KB

Contributing to Madlang

I emphatically welcome bug reports, issues you may encounter, documentation, and pull requests. I also emphatically welcome feature requests, as I do not always have the ability to see what's missing in my own work :)

Getting started

If you'd like ideas for ways to contribute, check out TODO.md. Feel free to open a PR or an issue if you want guidance on how to implement something. If you're new to Haskell, I can provide help.

Rules etc.

We follow the rust standards of conduct, with the addendum that we are committed to providing a friendly, safe and welcoming environment regardless of sex worker status or previous sex worker status.

In addition, please be aware that not everyone speaks English as a first language.

Builds & CI

All development takes places with cabal version 2.0.0.2 or later and ghc version 8.2.1. On Ubuntu, you can use hvr's ppa repository to get them. You can use stack as well, so long as it passes CI.

You may wish to install just for some nice command-line recipes as well.