Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2014-05-16 14:16:34 +0000
committerJohn Arthorne2014-05-16 14:17:31 +0000
commitd2fa3e4bd1166dd4bba5b5da324802e9b86ea2fe (patch)
treecb2a4ccd99e2a9c2446726bd2db70a46cf9508f5
parent709196f1c482ea6b59598ca430a2021b1bd295e6 (diff)
downloadeclipse.platform.resources-d2fa3e4bd1166dd4bba5b5da324802e9b86ea2fe.tar.gz
eclipse.platform.resources-d2fa3e4bd1166dd4bba5b5da324802e9b86ea2fe.tar.xz
eclipse.platform.resources-d2fa3e4bd1166dd4bba5b5da324802e9b86ea2fe.zip
-rw-r--r--CONTRIBUTING.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 000000000..5279e6f47
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,8 @@
+Contributing to Platform Workspace
+=========================
+
+Contributions to the Eclipse platform are most welcome. There are many ways to contribute,
+from entering high quality bug reports, to contributing code or documentation changes.
+For a complete guide, see the [Commiter FAQ] [1] page on the team wiki.
+
+[1]: http://wiki.eclipse.org/Eclipse/Workspace/Committer_FAQ \ No newline at end of file

Back to the top