diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 51d85f707..82b0b2a9b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ name: 🚨 Bug Report description: Report a bug you encountered. title: '🚨 ' -type: bug +type: Bug body: - type: input diff --git a/.github/ISSUE_TEMPLATE/internal_error_report.yml b/.github/ISSUE_TEMPLATE/internal_error_report.yml index 0ae8891c5..12d929a6f 100644 --- a/.github/ISSUE_TEMPLATE/internal_error_report.yml +++ b/.github/ISSUE_TEMPLATE/internal_error_report.yml @@ -1,7 +1,7 @@ name: 💥 Internal app error description: Internal app error report title: '💥 ' -type: bug +type: Bug body: - type: input