Skip to content

5. Contributing

Deathlive edited this page Oct 27, 2019 · 2 revisions

As any other open source projects, there are many ways you can contribute to bettercap depending on your skills as a developer or will to help as a user.

Reporting Bugs

If you find bugs or inconsistencies while using Ethereal River, you can create an Issue using the GitHub issue tracker, but before doing that please make sure that.

Sending a Pull Request

If you know how to code in Javascript and have ideas to improve Ethereal River, you’re very welcome to send us pull requests, we’ll be happy to merge them whenever they comply to the following rules.

  • You have at least manually tested your code.
  • Respect our coding standard, 2 spaces indentation and modular code.
  • There’re no conflicts with the current master branch.
  • Your commit messages are enough explanatory to us.

Clone this wiki locally