mirror of
https://github.com/foss42/apidash.git
synced 2025-12-05 04:18:56 +08:00
Update bug_report.md
This commit is contained in:
15
.github/ISSUE_TEMPLATE/bug_report.md
vendored
15
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,16 +7,23 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug/problem**
|
#### Describe the bug/problem
|
||||||
_Please describe the bug/problem here_
|
_Please describe the bug/problem here_
|
||||||
|
|
||||||
**Steps to Reproduce the bug/problem**
|
#### Steps to Reproduce the bug/problem
|
||||||
_Please provide the steps to reproduce the behaviour. Screenshot(s)/image(s) are preferred to help explain it better_
|
_Please provide the steps to reproduce the behaviour. Screenshot(s)/image(s) are preferred to help explain it better_
|
||||||
|
|
||||||
**Expected behavior**
|
#### Expected behavior
|
||||||
_Description of what you expected to happen_
|
_Description of what you expected to happen_
|
||||||
|
|
||||||
**Device Info (The device where you encountered this issue):**
|
#### Device Info (The device where you encountered this issue)
|
||||||
- OS: [e.g. Windows, MacOS]
|
- OS: [e.g. Windows, MacOS]
|
||||||
- Version: [e.g. Catalina 10.15.7, Monterey 12.3.1, Windows 11 22H2]
|
- Version: [e.g. Catalina 10.15.7, Monterey 12.3.1, Windows 11 22H2]
|
||||||
- Browser (only if you encountered the issue while running the web app): [e.g. chrome, safari]
|
- Browser (only if you encountered the issue while running the web app): [e.g. chrome, safari]
|
||||||
|
|
||||||
|
#### Flutter Doctor
|
||||||
|
Please run the `flutter doctor -v` command and provide the details below:
|
||||||
|
|
||||||
|
```
|
||||||
|
<insert flutter doctor output here>
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user