Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 1.05 KB

Contributing

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code.

People are expected to follow the Code of Conduct when discussing code by chats, mail, or other venues.

If you are being harassed, please contact one of us immediately so that we can support you. In case you cannot get in touch with us please write an email to [email protected].

How can I help?

BolivarTech follows a standard fork and pull model for contributions via Git pull requests.

The process is simple:

  1. Find something you want to work on
  2. Let us know you are working on it via email
  3. Implement your contribution
  4. Write tests
  5. Update the documentation
  6. Submit pull request

You will be automatically included in the AUTHORS.md file as contributor in the next release. If you encounter any confusion or frustration during the contribution process, please create a GitHub issue and we'll do our best to improve the process.