From cab68e23acc47aae1b8b3d105cd586184611ed3c Mon Sep 17 00:00:00 2001 From: Electroblob <35599699+Electroblob77@users.noreply.github.com> Date: Fri, 27 Sep 2019 23:14:43 +0100 Subject: [PATCH 1/2] Rename guide_for_contributing.md to CONTRIBUTING.md --- guide_for_contributing.md => CONTRIBUTING.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename guide_for_contributing.md => CONTRIBUTING.md (100%) diff --git a/guide_for_contributing.md b/CONTRIBUTING.md similarity index 100% rename from guide_for_contributing.md rename to CONTRIBUTING.md From 382faf59c9c747e74b42eaf76a6b213ce46ed327 Mon Sep 17 00:00:00 2001 From: Electroblob <35599699+Electroblob77@users.noreply.github.com> Date: Fri, 27 Sep 2019 23:15:53 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04b7e77a..6918ecf1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Source code for Electroblob's Wizardry, a Minecraft mod currently for versions 1.7.10, 1.10.2, 1.11.2, and 1.12.2. Wizardry adds an RPG-style system of magic spells to Minecraft with the aim of being as playable as possible. No crazy constructs, no perk trees, no complex recipes - simply find spell books, cast spells, and master the arcane! -Please read the [guide for contributing](guide_for_contributing.md) before submitting an issue or a PR. +Please read the [guide for contributing](CONTRIBUTING.md) before submitting an issue or a PR. Links