-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Contribution Guide
Luke Zhao edited this page Jan 4, 2017
·
2 revisions
If you run into problems, please open an issue.
When filling bugs, we can best help you if you include the following:
- Screenshot of video of what happened.
- Description of what suppose to happen.
- An example project would be nice.
We welcome pull requests. By contributing to Hero you agree that your contributions will be licensed under its MIT license. Your work is appreciated!
But before you do any real work, especially framework changes, check if there is any existing issues. Some people might be working on the issues already. For API changes, we need detailed discussion before continuing.
- 2 space indent
- follow Swift Style Guide as much as possible.