mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-06 00:54:32 +08:00
fix: bug report form error
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "Bug report"
|
name: "Bug report"
|
||||||
description: "Create a report to help us improve"
|
description: "Create a report to help us improve"
|
||||||
title: "[BUG] <title>""
|
title: "[BUG] <title>"
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Reference in New Issue
Block a user