Skip to content

Commit 9ef1691

Browse files
authored
Update README.md to include contributing text for swift.org
1 parent e4201a1 commit 9ef1691

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,14 @@ COPY --from=builder /root .
4747
CMD [".build/release/docker-test"]
4848
```
4949

50-
## Contributions
50+
## Contributing
51+
Welcome to the Swift community!
5152

52-
Contributions via pull requests are welcome and encouraged :)
53+
Contributions to swift-docker 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).
54+
55+
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.
56+
57+
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/).
5358

5459
## License
5560

0 commit comments

Comments
 (0)