Added CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..d4eb03d
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,46 @@
+Contributing to Gemini Web

+==========================

+

+Thanks for your interest in this project.

+

+Project description:

+--------------------

+

+Gemini Web is the Reference Implementation of the Web Applications Specification from the OSGi Alliance.

+

+- https://projects.eclipse.org/projects/rt.gemini.web

+

+Developer resources:

+--------------------

+

+Information regarding source code management, builds, coding standards, and more.

+

+- https://projects.eclipse.org/projects/rt.gemini.web/developer

+

+Contributor License Agreement:

+------------------------------

+

+Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

+

+- http://www.eclipse.org/legal/CLA.php

+

+Contact:

+--------

+

+Contact the project developers via the project's "dev" list.

+

+- https://dev.eclipse.org/mailman/listinfo/gemini-dev

+

+Search for bugs:

+----------------

+

+This project uses Bugzilla to track ongoing development and issues.

+

+- https://bugs.eclipse.org/bugs/buglist.cgi?product=Gemini.Web

+

+Create a new bug:

+-----------------

+

+Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

+

+- https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Gemini.Web
\ No newline at end of file