mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-25 05:30:21 +00:00
Update bug_report.md (#2955)
This commit is contained in:
parent
baf5a95cae
commit
34bc9fa073
1 changed files with 5 additions and 4 deletions
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -30,7 +30,8 @@ Steps to reproduce the behavior:
|
||||||
- App platform: <!-- e.g. `web`, `desktop` -->
|
- App platform: <!-- e.g. `web`, `desktop` -->
|
||||||
|
|
||||||
**Questionnaire**
|
**Questionnaire**
|
||||||
<!-- If you feel up to the challenge, please check one of the boxes below: -->
|
<!-- If you feel up to the challenge, please uncomment one of the lines below: -->
|
||||||
- [ ] I'm interested in fixing this myself but don't know where to start
|
|
||||||
- [ ] I would like to fix and I have a solution
|
<!-- I'm interested in fixing this myself but don't know where to start -->
|
||||||
- [ ] I don't have time to fix this right now, but maybe later
|
<!-- I would like to fix and I have a solution -->
|
||||||
|
<!-- I don't have time to fix this right now, but maybe later -->
|
||||||
|
|
Loading…
Reference in a new issue