Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2014-05-16 18:26:33 +0000
committerJohn Arthorne2014-05-16 18:26:33 +0000
commit1a50cd4770677f7ab4ace5674720de68df57fd58 (patch)
tree03209a0d5f318f0db3839d55b43760df0bd28a87
parentf2bc9788ea9eb29b81f4fdf8553e7cc3f510c771 (diff)
downloadeclipse.platform.team-R4_4.tar.gz
eclipse.platform.team-R4_4.tar.xz
eclipse.platform.team-R4_4.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