Skip to content

Commit 4321127

Browse files
authored
Update README.md with contributing (#113)
added contributing text for unification
1 parent 3c91e38 commit 4321127

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,15 @@ swiftly currently uses the GitHub API to look up the available Swift toolchains.
275275
```
276276
$ swiftly install latest --token <GitHub authentication token>
277277
```
278+
## Contributing
279+
Welcome to the Swift community!
278280

281+
Contributions to Swiftly are welcomed and encouraged! Please see the [Contributing to Swift guide](swift.org/contributing) and check out the [structure of the community](https://www.swift.org/community/#community-structure).
282+
283+
To be a truly great community, Swift needs to welcome developers from all walks of life, with different backgrounds, and with a wide range of experience. A diverse and friendly community will have more great ideas, more unique perspectives, and produce more great code. We will work diligently to make the Swift community welcoming to everyone.
284+
285+
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 [Code of Conduct](https://www.swift.org/code-of-conduct/).
286+
279287
## FAQ
280288

281289
#### Why not install Swift through the package manager (e.g. `apt` or `yum`)?

0 commit comments

Comments
 (0)