pico/.github/ISSUE_TEMPLATE/bug_report.md

22 lines
662 B
Markdown
Raw Normal View History

2022-03-13 14:19:51 +07:00
---
name: Bug report
2022-03-13 14:30:19 +07:00
about: Create a bug report if you've already asked for help with a problem and confirmed something is broken with Pico CSS.
2022-03-13 14:19:51 +07:00
---
Please search for duplicate or closed issues first.
## Describe the issue
### Current Behavior
A concise description of the bug.
### Expected Behavior
A concise description of what you expected.
### Reproduction URL
We recommend including a link to a minimal reproduction of the bug using CodePen or a similar tool.
2022-03-13 14:30:19 +07:00
**Please do not link to your actual project.** Instead, we need a reduced test case in a new project without any unnecessary code.
2022-03-13 14:19:51 +07:00
### Environment
Example: OS, versions, browser details.