Thank you for your interest in contributing to Icicle. 🎉🔥🙏💻🖥
Generally, contributions are managed by issues and pull requests.
- Submit an issue describing your proposed fix or feature.
- If your proposed fix or feature is accepted then, fork, implement your code change.
- Ensure your code change follows the accepted code style and structure.
- Ensure your code is properly tested.
- Ensure your commits follow the accepted commit message style
- Submit a pull request.
The coding style must conform with AOSP code style for contributors.
Udacity's Git commit message style guide is adopted for this project and that is expected of your contribution.