Contributing ================================= All contributions are appreciated and welcome. ## Guidelines Please note we have a [Code of Conduct](https://github.com/dmjio/miso/blob/master/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project. ## When making PR's - Do fork `master` - Do rebase `squash` / `fixup` as you see fit (so as to keep changes atomic) - Do include documentation (where applicable) - Do include tests (where applicable) - Don't bump the package version, that will be handled when a release is made - Don't just make one-off formatting or stylistic changes (i.e. rearrange the deck chairs) - Do have fun, use emojis :ramen: ## Call for participation #### Things `miso` really needs help with - Better Documentation - More [Haddocks](https://haddocks.haskell-miso.org) - Better "Quick Start" guides - Getting started with `nix` - `client` / `server` setup walkthrough guide (for both `nix`, `stack`, `cabal`) - Introductory materials - Blog posts - User experiences, comparisons - JS minification, cabal file setup, configuration walk-throughs - Press - Get the word out, blog, etc. - Testimonials - Are you using `miso` in any capacity? Please let us know! - Anything listed as `low-hanging-fruit` / `help-wanted` in the [issues](https://github.com/dmjio/miso/issues) - Anything you think this project would benefit greatly from