Explorar el Código

Update bug_report.md (#2532)

William hace 1 año
padre
commit
07e67991cc
Se han modificado 1 ficheros con 7 adiciones y 7 borrados
  1. 7 7
      .github/ISSUE_TEMPLATE/bug_report.md

+ 7 - 7
.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.
+<!-- A clear and concise description of what you expected to happen. -->
 
 **Screenshots**
 
-If applicable, add screenshots to help explain your problem.
+<!-- 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:  <!-- e.g. v0.17, `master` -->
+ - Rust version:    <!-- e.g. 1.43.0, `nightly` -->
+ - OS info:         <!-- e.g. MacOS -->
+ - App platform:    <!-- e.g. `web`, `desktop` -->
 
 **Questionnaire**
 <!-- If you feel up to the challenge, please check one of the boxes 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 don't have time to fix this right now, but maybe later
+- [ ] I don't have time to fix this right now, but maybe later