diff options
| author | NΞVΛR <63956787+NEVARLeVrai@users.noreply.github.com> | 2026-03-01 20:54:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-01 20:54:18 +0100 |
| commit | 47924e86fdff70e4da451e404e2f4dd712ff77d6 (patch) | |
| tree | 4dd680cd1721f6b5d54334b971dedc8f090ff077 /.github | |
| parent | 15e952d4cbf5dde988890eb9ee28189e17441e6a (diff) | |
Rename bug report template to remove emoji
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 7f3c2033..a1ba3073 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,4 +1,4 @@ -name: "🐛 Bug Report" +name: "Bug Report" description: "Report a bug to help us improve MinecraftConsoles" title: "[Bug]: " labels: ["bug"] |
