Skip to content

How to submit an issue or feature request

Egor Artemov edited this page Feb 6, 2019 · 3 revisions

If you wish to submit a bug, issue, or feature request, then you can find the issue tracker here. Note that there are several details which are very important to include.

What to include to issue?

Please, provide the following information:

  1. Summary of functionality you wish to be implemented or fixed in software
  2. Steps required to reproduce bug or test that feature is implemented
  3. A description of what you expected to happen
  4. A story of what actually happened

Template

You can use this template to start quickly:

Overview of functionality you wish to be implemented or fixed in software.

## Steps to reproduce
Steps required to reproduce bug or test that functionality is implemented.

## Expected result
A description of what you expected to happen.

## Actual Result
A description of what actually happened.
Clone this wiki locally