Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 1.7 KB

CONTRIBUTING.md

File metadata and controls

39 lines (25 loc) · 1.7 KB

How to contribute to Elpis Cloud

First of all, thank you for offering! 🥂

In this guide you will get an overview of the contribution workflow.

Further info can be found at our official docs

Did you find a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

  • For more detailed information on submitting a bug report and creating an issue, visit our reporting guidelines.

Did you write a patch that fixes an issue?

  • Open a new GitHub pull request (PR) with the patch.

  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

  • Before submitting, please read the Contributing to Elpis Cloud guide to know more about our coding conventions and approval process.

Do you intend to add a new feature or change an existing one?

Thankyou from the CoEDL team! ❤️