How to report issues and bugs properly

When you want to report an issue, this text will tell you what you need to do.

:information_source: Please be aware that some issues that may appear to be a bug may actually be a UX issue or a support need. We will classify true bugs later.

1. Describe the issue

Fill in the standard description template that appears when you create a New Topic in the bugs category.

2. Model the issue

Model the smallest possible part that reproduces the problem, and let us know which elements you used.

To model the issue, use the model-test project included in the ORIGAM repository on GitHub.

3. Fix the issue and earn extra kudos!

If you’re able to fix the problem and want to contribute to the community, go ahead!

In that case, fork our repository and create a pull request from your fork to the master branch.

Please also include a description of your fix.