Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.6 KB

CONTRIBUTING.md

File metadata and controls

35 lines (18 loc) · 1.6 KB

How to contribute

I want to report 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.

I fixed a bug

  • Open a new GitHub pull request with the patch.

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

  • Before submitting, please run all tests and build all the configurations.

I made some little aesthetic changes in the code?

  • Please wait before you open a pull request until you have some substantial contribution.

I want to add a new feature

  • Suggest your change in Issues and tag the new Issue with label enhancement.

  • We suggest you do not start working on the feature until you have collected positive feedback about the change.

Do you have questions about the source code?

  • Create a new Issue under Issues and tag it with label question.

SimionZoo is mantained by a small group of volunteers (students and lecturers) from the University of the Basque Country. We encourage your contribution and thank you for your support.

Thank you very much

SimionSoft