Thanks for your interest in contributing with this project!
If you have anything you'd like to contribute, please submit an issue with a label starting with [bug|enhancement|question] describing your proposed change before writing it.
- Fork
openwebnet-android
- Check out the
development
branch - Make a feature branch
- Make your cool new feature or bugfix on your branch
- Write a test for your change
- From your branch, make a pull request against
openwebnet/openwebnet-android/development
- Wait for your change to be merged
- Delete your feature branch
- follow the android coding guidelines and the java coding convention
- checkstyle and lint will be used to help enforce code style