shoelace/.github/ISSUE_TEMPLATE/bug_report.md

36 wiersze
939 B
Markdown
Czysty Zwykły widok Historia

2020-07-15 21:30:37 +00:00
---
name: Bug Report
2021-09-23 13:32:53 +00:00
about: Create a bug report to help us fix a demonstrable problem with code in the library.
2020-07-15 21:30:37 +00:00
title: ''
labels: bug
2023-08-09 20:13:52 +00:00
assignees:
2020-07-15 21:30:37 +00:00
---
2021-09-23 13:32:53 +00:00
### Describe the bug
A bug is _a demonstrable problem_ caused by code in the library. Please provide a clear and concise description of what the bug is here.
2020-07-15 21:30:37 +00:00
2021-09-23 13:32:53 +00:00
### To Reproduce
2020-07-15 21:30:37 +00:00
Steps to reproduce the behavior:
2021-09-23 13:32:53 +00:00
2020-07-15 21:30:37 +00:00
1. Go to '...'
2021-09-23 13:32:53 +00:00
2. Click on '...'
3. Scroll down to '...'
2020-07-15 21:30:37 +00:00
4. See error
2021-09-23 13:32:53 +00:00
### Demo
If the bug isn't obvious, please provide a link to a CodePen or Fiddle with a minimal reproduction. Bugs that have repros get attention faster than those that don't.
2020-07-15 21:30:37 +00:00
2021-09-23 13:32:53 +00:00
Tip: use the CodePen button on any example in the docs!
2020-07-15 21:30:37 +00:00
2021-09-23 13:32:53 +00:00
### Screenshots
If applicable, add screenshots to help explain the bug.
2020-07-15 21:30:37 +00:00
2021-09-23 13:32:53 +00:00
### Browser / OS
- OS: [e.g. Mac, Windows]
2022-06-18 21:13:03 +00:00
- Browser: [e.g. Chrome, Firefox, Safari]
- Browser version: [e.g. 22]
2020-07-15 21:30:37 +00:00
2021-09-23 13:32:53 +00:00
### Additional information
Provide any additional information about the bug here.