Explorar el Código

Delete desktop.md

YuKun Liu hace 3 años
padre
commit
d00a371e10
Se han modificado 1 ficheros con 0 adiciones y 28 borrados
  1. 0 28
      .github/ISSUE_TEMPLATE/desktop.md

+ 0 - 28
.github/ISSUE_TEMPLATE/desktop.md

@@ -1,28 +0,0 @@
----
-name: Desktop Platform Issue
-about: The Problem with desktop platform
----
-
-## Enviroment
-
-> development enviroment info.
-
-- system version:
-- dioxus version:
-- rust version:
-
-## Error Info
-
-> verbose error information.
-
-```
-
-```
-
-## Bad Code
-
-> the code where error occurred.
-
-```rust
-
-```