mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Remove 'type' field from bug report template
Removed the 'type' field from the bug report template.
This commit is contained in:
parent
7388b6e18d
commit
9eab215f03
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -2,7 +2,6 @@ name: Bug Report
|
|||
description: File a bug report.
|
||||
title: "[Bug]: "
|
||||
labels: ["bug"]
|
||||
type: bug
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
|
|
@ -26,3 +25,4 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue