Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 875 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 875 Bytes

How to Contribute

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.

Workflow

  1. Fork openwebnet-android
  2. Check out the development branch
  3. Make a feature branch
  4. Make your cool new feature or bugfix on your branch
  5. Write a test for your change
  6. From your branch, make a pull request against openwebnet/openwebnet-android/development
  7. Wait for your change to be merged
  8. Delete your feature branch

Styleguide