fix(issue-templates): standardize type casing for bug report templates

This commit is contained in:
Ivan Kalashnikov 2026-01-22 16:18:46 +07:00
parent 7bab29940c
commit 05282e157c
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
name: 🚨 Bug Report
description: Report a bug you encountered.
title: '🚨 '
type: bug
type: Bug
body:
- type: input

View file

@ -1,7 +1,7 @@
name: 💥 Internal app error
description: Internal app error report
title: '💥 '
type: bug
type: Bug
body:
- type: input