File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ We love that you're interested in contributing to this project!
2
+
3
+ To make the process as painless as possible, we have just a couple of guidelines
4
+ that should make life easier for everyone involved.
5
+
6
+ ## Prefer Pull Requests
7
+
8
+ If you know exactly how to implement the feature being suggested or fix the bug
9
+ being reported, please open a pull request instead of an issue. Pull requests are easier than
10
+ patches or inline code blocks for discussing and merging the changes.
11
+
12
+ If you can't make the change yourself, please open an issue after making sure
13
+ that one isn't already logged.
14
+
15
+ ## Contributing Code
16
+
17
+ Fork this repository, make it awesomer (preferably in a branch named for the
18
+ topic), send a pull request!
19
+
20
+ All code contributions should match our [ coding
21
+ conventions] ( https://github.com/github/objective-c-conventions ) .
22
+
23
+ Thanks for contributing! :boom ::camel :
You can’t perform that action at this time.
0 commit comments