Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.8 KB

CONTRIBUTING.md

File metadata and controls

38 lines (31 loc) · 1.8 KB

Contributing to simona

Welcome dear fellow of SIMONA! 👋 And thank you for considering your contribution to this project! With this document we would like to give you some orientation on how you can contribute.

Table of contents

Testing and reporting bugs

We really appreciate your usage of this project. Whenever you find a bug, it would be nice to check, if this isn't a feature to us. 😉 If you still think it's a bug, please raise an issue for us. Considering the following aspects in your inquiry, assists us in helping you:

  • Is there already an issue addressing your problem?
  • Try to locate the error as precise as possible.
  • What has to be done to reproduce the error?
  • Provide stack trace, logs etc. and further helpful information
  • What would do you expect to happen?
  • Mark the issue with the label bug.

Suggest extensions

We use issues as well to keep track of enhancement suggestions. Considering the following aspects, assists us in understanding your needs properly:

  • Is there already an issue addressing your request?
  • If possible provide an example or sketch.
  • Show a use case, that should be as versatile as possible.
  • Mark the issue with the label enhancement.

Contributing code

Please refer to our developer's guide for more information on how to contribute code.

With any questions or doubts

... please contact the developers listed in the README.md.