it-tools/.github/ISSUE_TEMPLATE/bug-report.md

35 lines
705 B
Markdown
Raw Normal View History

2022-04-14 05:02:22 +08:00
---
name: Bug report
2023-03-31 03:25:08 +08:00
about: Create a report to help us improve our tools
title: '[BUG] '
2022-04-14 05:02:22 +08:00
labels: bug
assignees: CorentinTh
---
2023-03-31 03:25:08 +08:00
**Which tool is impacted?**
Example: the token generator
2022-04-14 05:02:22 +08:00
**To Reproduce**
Steps to reproduce the behavior:
2023-03-31 03:25:08 +08:00
2022-04-14 05:02:22 +08: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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Configuration (please complete the following information):**
2023-03-31 03:25:08 +08:00
- Device: [e.g. iPhone6, ]
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
2022-04-14 05:02:22 +08:00
**Additional context**
Add any other context about the problem here.