Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

27 lines (15 loc) · 1.18 KB

Contributing to Melon

Contributors

In Melon, there are some pipelines that must be followed in order to contribute and they are different according to the objective of the contribution. Below, there are some examples of how can you contribute by making a pull request/issue/discussion.

Warning

Enhancement contribuitions may take the development branch as base.

🟡 If you have an issue

Note

Prefer using issue templates instead of blank issues.

Make sure your issue is clear and readable, is written in english and discuss about your motivations. Talk why you want the feature/solution/change and the positive impact in Melon.

🟢 If you have a pull request

As the previous item, pull request descriptions must be writeen in english. Feature implementations and bug fixes should have tests (in the bugs case, you SHOULD make a test trying to reproduce the bug, this test acceptance criteria is the bug reprodution to fail).

🔵 If you have a discussion

Be gentle and do not disrespect anyone, discussions are widely accepted, will get attention from Melon and may be answered soon.