From 5121ab6f0113905232601b8efbeb9d170d189251 Mon Sep 17 00:00:00 2001 From: Morlok8k Date: Thu, 25 Oct 2018 16:54:37 -0700 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..dd21215 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +Do whatever you want to do with this code. +Literally the only restriction is if you change the wording of the license, you cannot still call it the WTFPL. + +Make a fork, make changes, submit a pull request, and I (Morlok8k) will review it and we go from there. +If you want to do something else, do it - but this project (https://github.com/Morlok8k/MinecraftLandGenerator/) won't be updated with your code. + +- Morlok8k