From 63f4f0804e2246ccb66071bd60b39d7ee836578d Mon Sep 17 00:00:00 2001 From: Doug Gregor Date: Sat, 28 Nov 2015 23:28:39 -0800 Subject: [PATCH] Add a "Contributing" section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2498f9356cfde..2e34a827edb3b 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,6 @@ picking up new targets, file removals, or file additions. See docs/Testing.rst. +## Contributing to Swift + +Contributions to Swift are welcomed and encouraged! Please see the [Contributing to Swift guide](https://swift.org/contributing/). \ No newline at end of file