浏览代码

Delete desktop.md

YuKun Liu 3 年之前
父节点
当前提交
d00a371e10
共有 1 个文件被更改,包括 0 次插入28 次删除
  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
-
-```