Skip to content

Commit 1ca1b53

Browse files
authored
Update README.md
adding in a contribution section from the removal of the contributing.md file
1 parent d46e30f commit 1ca1b53

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,24 @@ been merged into `main`.
251251

252252
If you are interested in developing `swift-format`, there is additional
253253
documentation about that [here](Documentation/Development.md).
254+
255+
## Contributing
256+
257+
Contributions to Swift are welcomed and encouraged! Please see the
258+
[Contributing to Swift guide](https://swift.org/contributing/).
259+
260+
Before submitting the pull request, please make sure you have [tested your
261+
changes](https://github.com/apple/swift/blob/main/docs/ContinuousIntegration.md)
262+
and that they follow the Swift project [guidelines for contributing
263+
code](https://swift.org/contributing/#contributing-code).
264+
265+
To be a truly great community, [Swift.org](https://swift.org/) needs to welcome
266+
developers from all walks of life, with different backgrounds, and with a wide
267+
range of experience. A diverse and friendly community will have more great
268+
ideas, more unique perspectives, and produce more great code. We will work
269+
diligently to make the Swift community welcoming to everyone.
270+
271+
To give clarity of what is expected of our members, Swift has adopted the
272+
code of conduct defined by the Contributor Covenant. This document is used
273+
across many open source communities, and we think it articulates our values
274+
well. For more, see the [Code of Conduct](https://swift.org/code-of-conduct/).

0 commit comments

Comments
 (0)