You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
438 B
Markdown
18 lines
438 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description:** A clear and concise description of what the bug is.
|
|
|
|
**Expected behavior:** A description of what you expected to happen.
|
|
|
|
**Actual behavior:** A description of what is actually happening.
|
|
|
|
**Repro steps:**
|
|
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
|