Skip to content

Commit dde0f05

Browse files
parispittmanshahmishalQuietMisdreavus
authored
Update README.md (#78)
Co-authored-by: Mishal Shah <[email protected]> Co-authored-by: QuietMisdreavus <[email protected]>
1 parent 65e3b95 commit dde0f05

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,26 @@ Add the dependency to any targets you've declared in your manifest:
2929
.target(name: "MyTarget", dependencies: ["SymbolKit"]),
3030
```
3131

32-
<!-- Copyright (c) 2021-2022 Apple Inc and the Swift Project authors. All Rights Reserved. -->
32+
33+
## Contributing to SymbolKit
34+
35+
Contributions to SymbolKit are welcomed and encouraged! Please see the
36+
[Contributing to Swift guide](https://swift.org/contributing/).
37+
38+
Before submitting the pull request, please make sure you have [tested your
39+
changes](https://github.com/apple/swift/blob/main/docs/ContinuousIntegration.md)
40+
and that they follow the Swift project [guidelines for contributing
41+
code](https://swift.org/contributing/#contributing-code).
42+
43+
To be a truly great community, [Swift.org](https://swift.org/) needs to welcome
44+
developers from all walks of life, with different backgrounds, and with a wide
45+
range of experience. A diverse and friendly community will have more great
46+
ideas, more unique perspectives, and produce more great code. We will work
47+
diligently to make the Swift community welcoming to everyone.
48+
49+
To give clarity of what is expected of our members, Swift has adopted the
50+
code of conduct defined by the Contributor Covenant. This document is used
51+
across many open source communities, and we think it articulates our values
52+
well. For more, see the [Code of Conduct](https://swift.org/code-of-conduct/).
53+
54+
<!-- Copyright (c) 2021-2024 Apple Inc and the Swift Project authors. All Rights Reserved. -->

0 commit comments

Comments
 (0)