@@ -0,0 +1,28 @@
+---
+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
@@ -0,0 +1,16 @@
+name: Feature Request
+about: If you have any interesting advice, you can tell us.
+## Specific Demand
+<!--
+What feature do you need, please describe it in detail.
+-->
+## Implement Suggestion
+If you have any suggestion for complete this feature, you can tell us.
@@ -0,0 +1,27 @@
+name: Web(WASM) Platform Issue
+about: The Problem with Web | WASM platform