maud/CONTRIBUTING.md

16 lines
452 B
Markdown
Raw Normal View History

2016-10-22 20:36:48 +13:00
# 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].
2016-10-22 20:36:48 +13:00
* Want to work on documentation? See the [docs readme] for advice on that.
2016-10-22 20:36:48 +13:00
Have fun! ☺️
[tests]: maud/tests
[changelog entry]: CHANGELOG.md
[docs readme]: docs/README.md