summaryrefslogtreecommitdiff
path: root/moreores/CONTRIBUTING.md
blob: e2a55fa9c5b474120f57ae23002e60473e552b2f (plain)
1
2
3
4
5
6
7
8
9
10
# Contributing to More Ores

Thank you for your interest in More Ores! Before contributing,
be sure to know about these few guidelines:

- 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.
- Don't bump the version yourself. Maintainers will do this when necessary.