mirror of
https://github.com/picocss/pico.git
synced 2025-12-06 00:02:35 -05:00
Create 01_bug_report.md
This commit is contained in:
parent
f8ad8c9f23
commit
ced2aea147
30
.github/ISSUE_TEMPLATE/01_bug_report.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/01_bug_report.md
vendored
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
name: 🐛 Bug
|
||||||
|
about: Report a bug/issue
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Note: Please search to see if an issue already exists for the bug you encountered. -->
|
||||||
|
|
||||||
|
## Describe the issue
|
||||||
|
|
||||||
|
### Current Behavior:
|
||||||
|
<!-- A concise description of what you're experiencing. -->
|
||||||
|
|
||||||
|
### Expected Behavior:
|
||||||
|
<!-- A concise description of what you expected to happen. -->
|
||||||
|
|
||||||
|
### Steps To Reproduce:
|
||||||
|
<!--
|
||||||
|
Example: steps to reproduce the behavior:
|
||||||
|
1. In this environment...
|
||||||
|
2. With this config...
|
||||||
|
3. Run '...'
|
||||||
|
4. See error...
|
||||||
|
-->
|
||||||
|
|
||||||
|
### Environment:
|
||||||
|
<!-- Example: OS, versions, browser details etc. -->
|
||||||
|
|
||||||
|
### Anything else:
|
||||||
|
<!-- Links? Potential Fixes? References? Anything that will give us more context about the issue that you are encountering! -->
|
||||||
Loading…
x
Reference in New Issue
Block a user