From 860bf98e6b7698b7cb6873cdf4cc987aeb99fdc7 Mon Sep 17 00:00:00 2001 From: Andreas Troelsen Date: Fri, 27 Apr 2018 16:49:31 +0200 Subject: [PATCH] Add "Contributing" section to README. This replaces the "Bugs and Suggestions" section. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23d7cb7..c1e09b5 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ response immediately. It could take anything from a couple of seconds to a day, but your message _will_ be seen. -## Bugs and Suggestions +## Contributing -Found a bug or have a great idea for the plugin? Use the issue tracker here on -Github to submit a bug report or feature request. Please have a look through -the existing issues before you post a new one to avoid duplicates. +Found a bug, got a suggestion, or want to dig into the code base? There are +many ways to contribute to the project! + +Get started here: [Contributing](https://github.com/garbagemule/MobArena/blob/master/.github/CONTRIBUTING.md)