Skip to content

Commit c0d2bbb

Browse files
parispittmandmbryson
authored andcommitted
Update README.md
update with contributing information and remove redundant license information
1 parent f0e8877 commit c0d2bbb

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

README.md

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,29 @@ Technical documentation is available at
162162
[llbuild.readthedocs.io](https://llbuild.readthedocs.io).
163163

164164

165-
Bug Reports
166-
-----------
165+
Contributing to /swift-llbuild
166+
-------------
167+
168+
Contributions to /swift-llbuild are welcomed and encouraged! Please see the
169+
[Contributing to Swift guide](https://swift.org/contributing/).
170+
171+
Before submitting the pull request, please make sure you have [tested your
172+
changes](https://github.com/apple/swift/blob/main/docs/ContinuousIntegration.md)
173+
and that they follow the Swift project [guidelines for contributing
174+
code](https://swift.org/contributing/#contributing-code). Bug reports should be
175+
filed in [the issue tracker](https://github.com/apple/swift-llbuild/issues) of
176+
`swift-llbuild` repository on GitHub.
167177

168-
Bug reports should be filed in [the issue tracker](https://github.com/apple/swift-llbuild/issues) of `swift-llbuild` repository on GitHub.
178+
To be a truly great community, [Swift.org](https://swift.org/) needs to welcome
179+
developers from all walks of life, with different backgrounds, and with a wide
180+
range of experience. A diverse and friendly community will have more great
181+
ideas, more unique perspectives, and produce more great code. We will work
182+
diligently to make the Swift community welcoming to everyone.
169183

184+
To give clarity of what is expected of our members, Swift has adopted the
185+
code of conduct defined by the Contributor Covenant. This document is used
186+
across many open source communities, and we think it articulates our values
187+
well. For more, see the [Code of Conduct](https://swift.org/code-of-conduct/).
170188

171189
Open Projects
172190
-------------
@@ -261,10 +279,4 @@ and [Salsa](https://github.com/salsa-rs/salsa).
261279

262280
License
263281
-------
264-
265-
Copyright (c) 2014 - 2022 Apple Inc. and the Swift project authors.
266-
Licensed under Apache License v2.0 with Runtime Library Exception.
267-
268282
See https://swift.org/LICENSE.txt for license information.
269-
270-
See https://swift.org/CONTRIBUTORS.txt for Swift project authors.

0 commit comments

Comments
 (0)