Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.45 KB

CONTRIBUTING.md

File metadata and controls

19 lines (15 loc) · 1.45 KB

Contributing to Home Assistant for Apple Platforms

  • Read How to get faster PR reviews by Kubernetes (but skip step 0)
  • Fork the Home Assistant iOS git repository.
  • Write the code.
  • Ensure tests work.
  • Create a Pull Request against the master branch of Home Assistant iOS.
  • Translations are handled by lokalise.com, we are always looking to add more translations and complete the ones we already have. If you would like to contribute to the translation of the app, please visit lokalise.com and join the team.

Learn Swift

This project is a good opportunity to learn Swift programming and contribute back to a friendly and welcoming Open Source community. We've collected some pointers to get you started.