diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..ff5a776
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,30 @@
+# Contributing to ShopIt
+
+We'd love for you to contribute to our source code and to make ShopIt even better than it is
+today! Here are the guidelines we'd like you to follow:
+
+ - [Code of Conduct](#coc)
+ - [Question or Problem?](#question)
+ - [Issues and Bugs](#issue)
+ - [Feature Requests](#feature)
+
+## Code of Conduct
+
+Help us keep ShopIt open and inclusive.
+
+## Got a Question or Problem?
+
+If you have questions about how to use ShopIt, please open an issue with the concerned question.
+
+## Found an Issue?
+
+If you find a bug in the source code or a mistake in the documentation, you can help us by
+submitting an issue to our [GitHub Repository][github]. Even better you can submit a Pull Request
+with a fix.
+
+## Want a Feature?
+
+You can request a new feature by submitting an issue to our [GitHub Repository][github]. If you
+would like to implement a new feature then Contact us through email.
+
+[github]: https://github.com/TeamSilverWing/Shop-It
\ No newline at end of file