quartz-research-note/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
931 B
Markdown
Raw Normal View History

2021-12-23 21:22:22 +00:00
---
name: Bug report
about: Something about Quartz isn't working the way you expect
2023-07-23 00:27:41 +00:00
title: ""
2021-12-23 21:22:22 +00:00
labels: bug
2023-07-23 00:27:41 +00:00
assignees: ""
2021-12-23 21:22:22 +00:00
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
2023-07-23 00:27:41 +00:00
2021-12-23 21:22:22 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
2024-01-05 08:29:34 +00:00
**Screenshots and Source**
2021-12-23 21:22:22 +00:00
If applicable, add screenshots to help explain your problem.
2024-01-05 08:29:34 +00:00
You can help speed up fixing the problem by either
1. providing a simple reproduction
2. linking to your Quartz repository where the problem can be observed
2021-12-23 21:22:22 +00:00
**Desktop (please complete the following information):**
2023-07-23 00:27:41 +00:00
2024-01-05 08:29:34 +00:00
- Quartz Version: [e.g. v4.1.2]
- `node` Version: [e.g. v18.16]
- `npm` version: [e.g. v10.1.0]
2023-07-23 00:27:41 +00:00
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
2021-12-23 21:22:22 +00:00
**Additional context**
Add any other context about the problem here.