From 2f67c0e4e1c84620c47e0bc58d17aef53b3e6bf0 Mon Sep 17 00:00:00 2001 From: Conrad Date: Fri, 10 Jan 2020 21:11:21 +0100 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..78dda74 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +# Contributing Guide + +This is the homepage of the small community called "The Urban Brothers". If you want to commit a bugfix or something similar, you are more than welcome, but nobody expects this to be a community driven project. + +If you want to do something however, you may create an `Issue` and then fork the project, do your stuff in a separate branch and create a `Pull Request` as soon as you are ready. + +Thank you for your help! + +Any suggestions and/ or bug reports may be created inside `Issues`.