Issue Guidelines
Issues are how we keep track of our work and the progress of our development. Use issues to define features, epics, submitting bugs, etc. They are also where general discussions are made.
Submitting an Issue
Before you submit an issue, please search the issue tracker, maybe an issue for your problem already exists and the discussion might inform you of workarounds readily available.
We want to fix all the issues as soon as possible, but before fixing a bug we need to reproduce and confirm it. In order to reproduce bugs we will systematically ask you to provide a minimal reproduction scenario . Having a reproducible scenario gives us wealth of important information without going back & forth to you with additional questions like:
- version of software used
- 3rd-party libraries and their versions
- and most importantly - a use-case that fails
Unfortunately, we are not able to investigate / fix bugs without a minimal reproduction, so if we don’t hear back from you we are going to close an issue that don’t have enough info to be reproduced.