Added dedicated CONTRIBUTING file as recognized by popular tooling
Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/64e2c540 Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/64e2c540 Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/64e2c540 Branch: refs/heads/demo Commit: 64e2c5408c6d2bf41993bd4e7ea9caa670af25b9 Parents: 6d339b4 Author: Benjamin Bentmann <bentm...@sonatype.com> Authored: Fri Dec 20 18:05:32 2013 +0100 Committer: Benjamin Bentmann <bentm...@sonatype.com> Committed: Fri Dec 20 18:05:32 2013 +0100 ---------------------------------------------------------------------- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-aether/blob/64e2c540/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..2a98799 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +Contributing Patches +==================== +Please be sure to read our [contribution guide](http://www.eclipse.org/aether/contribution/) first to avoid running down +the wrong path. Non-conforming contributions are less likely to get accepted or might not be noticed by the committers +at all.