Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

31 lines (20 loc) · 1.59 KB

Contributing

Discussion around mu-scala happens in the GitHub issues and pull requests.

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

People are expected to follow the Code of Conduct when discussing mu-scala on the Github page 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 47 Degrees Open Source.

How can I help?

mu-scala follows a standard fork and pull model for contributions via GitHub pull requests.

The process is simple:

  1. Find something you want to work on
  2. Let us know you are working on it via GitHub issues/pull requests
  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.