Browse Source

Delete desktop.md

YuKun Liu 3 years ago
parent
commit
d00a371e10
1 changed files with 0 additions and 28 deletions
  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
-
-```