Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.36 KB

CONTRIBUTING.md

File metadata and controls

36 lines (27 loc) · 1.36 KB

Contributing to EspBuddy

Whether you are a developer or a regular user, your contributions are most welcome!

Developers

Please fork the repo and submit Pull Requests 🍺

What to Pull ?

  • You can fix Open bug issues
  • You could implement enhancement issues
  • You could implement support for new repos
  • Anything else you think usefull
  • Please always push to the develop branch, and be sure it merges

Code Guidelines

  • Please use Tabs not Spaces
  • Use the same coding style
  • Always use brackets, even for simple if statements

Regular Users

Spread the World

The more users, the more developers will join, the more features added and bugs fixed

  • Star the project (by clicking the ⭐ at the top of this page)
  • Post on forums where there are users/developers that might like EspBuddy,
  • Make a blog article
  • Tweet about it, post on Facebook, post in forums
  • Etc...

Any little link counts!

Contribute to the Documentation

  • Fix as much as you can in this document, in the README
  • Create/modify page in the EspBuddy Wiki, as listed in the Help Wanted issues
  • Answer to other users questions