maud/CONTRIBUTING.md

15 lines
452 B
Markdown

# Contributing to Maud
Great to see that you want to help out! Here are some tips for getting started:
* Please leave a comment on the issue you're working on, so that other people don't duplicate work.
* Most contributions should include [tests] and a [changelog entry].
* Want to work on documentation? See the [docs readme] for advice on that.
Have fun! ☺️
[tests]: maud/tests
[changelog entry]: CHANGELOG.md
[docs readme]: docs/README.md