1
0
YuKun Liu 3 жил өмнө
parent
commit
d00a371e10

+ 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
-
-```