summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2017-10-05 20:37:32 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2017-10-05 20:37:32 +0200
commitc2218f810dff942c2c1f47e25a316691a685824b (patch)
tree4089964af76c90ee34601a5be6932d6e4499981e /CONTRIBUTING.md
parent84a9198a62daa16679f4914086892d15135ac2a1 (diff)
Rewrite the README, update the changelog and tweak CONTRIBUTING.md
Also optimize a few textures a tiny bit.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 56fb504..e2a55fa 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,10 +1,10 @@
-# Contribution Guide
+# Contributing to More Ores
-Thank you for your interest in this mod! Before contributing, be sure to know
-about these few guidelines:
+Thank you for your interest in More Ores! Before contributing,
+be sure to know about these few guidelines:
-- Contributions have to be under the zlib license (or compatible) for code,
- and CC BY-SA 3.0 license (or compatible) for assets.
-- Make sure to update the change log, keeping the
- [change log format](http://keepachangelog.com/) we use.
+- 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.