Please take the time to carefully read the following guide. These rules help make the best out of your time, the code reviewer's time and the general consistency of the project.
All contributions are handled via Pull Requests (PRs). Your PR must target the develop branch. Your PR is required to pass all tests and contain clear description.
A great way to contribute to the project is to send a detailed issue when you encounter a problem. We always appreciate a well-written, thorough bug report. Before creating new issue make sure to go through issue list and look for potential duplicate of your issue. If you find a match in issues list please leave a vote or additional comment to help us prioritize most common issues.
Be sure to include in your issue:
- Your Xcode version
- Your version of IzzyParser
- What are the steps to reproduce this issue?
- Are you using Swift Package Manager or Cocoapods?