mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
Use lists and not comma-separated string
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Bug Report
|
||||
description: Found a Bug about PlaceholderAPI? Use this template to report it!
|
||||
labels: "Type: Issue (Unconfirmed)"
|
||||
labels:
|
||||
- "Type: Issue (Unconfirmed)"
|
||||
issue_body: false
|
||||
body:
|
||||
- type: markdown
|
||||
|
Reference in New Issue
Block a user