This document contains information and guidelines about contributing to this project. Please read it before you start participating.
Topics
A great way to contribute to the project is to send a detailed issue when you encounter an problem. I always appreciate a well-written, thorough bug report.
Check that the project issues database doesn't already include that problem or suggestion before submitting an issue. If you find a match, add a quick "+1" or "I have this problem too." Doing this helps prioritize the most common problems and requests.
When reporting issues, please include the following:
- The version of Xcode you are using
- The version of iOS you are targeting
- Any other details that would be useful in understanding the problem
This information will help to review and fix your issue faster.
Pull requests are welcome, and greatly encouraged. When submitting a pull request, please add a description that explains what the changes are about. Link the ticket whenever possible.
*Some of the ideas and wording for the statements above were based on Alamofire.