From bc348ff2e852d712450573368b09908b9c2a0ccc Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Mon, 20 Feb 2017 16:30:11 -0500 Subject: update maptools, moreores, moreblocks --- moreores/CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 moreores/CONTRIBUTING.md (limited to 'moreores') diff --git a/moreores/CONTRIBUTING.md b/moreores/CONTRIBUTING.md new file mode 100644 index 0000000..56fb504 --- /dev/null +++ b/moreores/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contribution Guide + +Thank you for your interest in this mod! 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. +- Don't bump the version yourself. Maintainers will do this when necessary. -- cgit v1.2.3