From 07e67991cc59377862ca0d173d616695febbd788 Mon Sep 17 00:00:00 2001 From: William <41281398+WilliamRagstad@users.noreply.github.com> Date: Wed, 19 Jun 2024 00:43:19 +0200 Subject: [PATCH] Update bug_report.md (#2532) --- .github/ISSUE_TEMPLATE/bug_report.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e31219bb6..c1e85c893 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,20 +17,20 @@ Steps to reproduce the behavior: **Expected behavior** -A clear and concise description of what you expected to happen. + **Screenshots** -If applicable, add screenshots to help explain your problem. + **Environment:** - - Dioxus version: [e.g. v0.17, `master`] - - Rust version: [e.g. 1.43.0, `nightly`] - - OS info: [e.g. MacOS] - - App platform: [e.g. `web`, `desktop`] + - Dioxus version: + - Rust version: + - OS info: + - App platform: **Questionnaire** - [ ] 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 don't have time to fix this right now, but maybe later \ No newline at end of file +- [ ] I don't have time to fix this right now, but maybe later