From beefa492ae7a341df10add45383f73a233b7d885 Mon Sep 17 00:00:00 2001 From: Krish Munot Date: Fri, 4 Dec 2015 22:43:13 +0530 Subject: [PATCH] Adding a key FAQ --- www/FAQ.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/FAQ.rst b/www/FAQ.rst index e659571e1f5e7..aaa544b506734 100644 --- a/www/FAQ.rst +++ b/www/FAQ.rst @@ -55,3 +55,10 @@ who spend a lot of time writing C++ code are some of the most expert people at explaining its varied faults. Don't consider use of C++ to be the same as "love" for it. :) +How can I contribute to Swift? +------------------------------ + +Contributions to Swift are welcomed and encouraged! Please see the [Contributing to Swift guide] (https://swift.org/contributing/). +To give clarity of what is expected of our members, Swift has adopted the code of conduct defined by the Contributor Covenant. This document is used across many open source communities, and we think it articulates our values well. For more, see the [website] (https://swift.org/community/#code-of-conduct). + +