Skip to content
Snippets Groups Projects
Commit 6daf12da authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add issue templates

parent 4bfb8917
No related branches found
No related tags found
No related merge requests found
<!---
Please read this!
Before opening a new issue, make sure to skim through the documentation.
--->
### Summary
(Summarise the bug encountered concisely.)
### Environment
- Python version (`python --version`):
- OS: (`uname -a`)
### What is the current *bug* behavior?
(What actually happens)
### What is the expected *correct* behavior?
(What you should see instead)
### Steps to reproduce
(How one can reproduce the issue - this is very important.)
### Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (put the code between ```) to format console output, logs, and code as it's very hard to read otherwise.)
/label ~bug
<!---
Please read this!
Before opening a new issue, make sure to skim through the documentation.
--->
### Summary
(Summarise the feature and try to provide a usage example.)
### What is the current workaround to achieve the same functionality?
(Is there already a way to get the job done?)
/label ~enhancement
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment