moreores/CONTRIBUTING.md

11 lines
460 B
Markdown
Raw Permalink Normal View History

# Contributing to More Ores
2017-02-20 18:37:16 +01:00
Thank you for your interest in More Ores! Before contributing,
be sure to know about these few guidelines:
2017-02-20 18:37:16 +01:00
- Contributions have to be licensed under the zlib license (or compatible)
for code, and CC BY-SA 3.0 (or compatible) for assets.
- Make sure to update the changelog, keeping the
[changelog format](http://keepachangelog.com/en/1.0.0/) we use.
2017-02-20 18:37:16 +01:00
- Don't bump the version yourself. Maintainers will do this when necessary.