Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 1.04 KB

File metadata and controls

21 lines (10 loc) · 1.04 KB

👍🎉 Before guiding you through the contribution process Java thank you for being one of us! 👍🎉

How to contribute?

Did you find a bug?

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

  • If you are unable to find an open issue referring to the same problem, depending on the type of issue follow the appropriate steps:

Do you want to add a new feature?

  • Open a new one issue. Be sure to include a title and a clear description and a test case demonstrating the new feature that you want to add to the project.

Do you want to fix a bug?

  • Open a new one issue.Be sure to include a title and a clear description and a test case demonstrating the expected behaviour that is not occurring.

👍🎉 That's all you need to know about the process now it's your turn to help us improve the repository, thank you again! 👍🎉