Bug Report template
🐛 Bug Report
A clear and concise description of what the bug is.
- Is this a regression? : no || yes || don't know
🔍 Reproduction Steps
Steps to reproduce the behavior.
Displayed Errors
Expected behavior
A clear and concise description of what you expected to happen.
Tested environment (optional)
Information about your software environement. (navigator version, npm version, os, etc.)
Possible fix Implementation (optional)
A clear description about how to fix the bug and :
- a list of things
- to do
- to solve the issue
- (create fns, write unit test, update doc, lint, etc.)