Skip to content

Commit 53677e1

Browse files
author
Rui Peres
committed
Updated Contributing file
1 parent b8b6cb4 commit 53677e1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@ being reported, please open a pull request instead of an issue. Pull requests ar
1010
patches or inline code blocks for discussing and merging the changes.
1111

1212
If you can't make the change yourself, please open an issue after making sure
13-
that one isn't already logged.
13+
that one isn't already logged. We are also happy to help you in our Slack room (ping [@ReactiveCocoa](https://twitter.com/ReactiveCocoa) for an invitation).
1414

1515
## Contributing Code
1616

1717
Fork this repository, make it awesomer (preferably in a branch named for the
1818
topic), send a pull request!
1919

20-
All code contributions should match our [coding
21-
conventions](https://github.com/github/objective-c-conventions).
20+
All code contributions should match our coding conventions ([Objective-c](https://github.com/github/objective-c-conventions) and [Swift](https://github.com/github/swift-style-guide)). If your particular case is not described in the coding convention, check the ReactiveCocoa codebase.
2221

2322
Thanks for contributing! :boom::camel:

0 commit comments

Comments
 (0)