mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
Use lists and not comma-separated string
This commit is contained in:
parent
c2ab9f5b85
commit
f62980606a
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
|
||||
|
Loading…
Reference in New Issue
Block a user