diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e5c983e77b..2009db6318 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- name: Bug report about: Create a report to help us improve Dioxus +labels: bug --- **Problem** @@ -24,14 +25,16 @@ Steps to reproduce the behavior: **Environment:** - - Dioxus version: - - Rust version: - - OS info: - - App platform: + +- Dioxus version: +- Rust version: +- OS info: +- App platform: **Questionnaire** - - - - + + + + + diff --git a/.github/ISSUE_TEMPLATE/feature_requst.md b/.github/ISSUE_TEMPLATE/feature_requst.md index b49bea5018..fa44bc17fb 100644 --- a/.github/ISSUE_TEMPLATE/feature_requst.md +++ b/.github/ISSUE_TEMPLATE/feature_requst.md @@ -1,19 +1,19 @@ --- name: Feature Request about: If you have any interesting advice, you can tell us. +labels: enhancement --- ## Feature Request ## Implement Suggestion