Delete core_problem.md
This commit is contained in:
parent
ee5ad0ef79
commit
f26accd685
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
name: Core Development Issue
|
||||
about: Something that doesn't directly relate to the platform
|
||||
---
|
||||
|
||||
## Enviroment
|
||||
|
||||
> development enviroment info.
|
||||
|
||||
- dioxus version:
|
||||
- dioxus feature: ["web", "desktop", ..."]
|
||||
- rust version:
|
||||
|
||||
## Error Info
|
||||
|
||||
> verbose error information.
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
## Bad Code
|
||||
|
||||
> the code where error occurred.
|
||||
|
||||
```rust
|
||||
|
||||
```
|
Loading…
Reference in New Issue