Skip to content

Commit aa4d02c

Browse files
committed
Add Contributing section
Signed-off-by: Gray Campbell <12163070+graycampbell@users.noreply.github.com>
1 parent ffcc833 commit aa4d02c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ To add SwiftSyntaxSugar to a Swift package manifest file:
4949
.product(name: "SwiftSyntaxSugar", package: "SwiftSyntaxSugar")
5050
```
5151

52+
## Contributing
53+
54+
The simplest way to contribute to this project is to [open an issue](https://github.com/fetch-rewards/SwiftSyntaxSugar/issues/new/choose).
55+
56+
If you would like to contribute code to this project, please read our [Contributing Guidelines](https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/main/CONTRIBUTING.md).
57+
58+
By opening an issue or contributing code to this project, you agree to follow our [Code of Conduct](https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/main/CODE_OF_CONDUCT.md).
59+
5260
## License
5361

5462
This library is released under the MIT license. See [LICENSE](https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/main/LICENSE) for details.

0 commit comments

Comments
 (0)