mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2024-11-18 00:46:55 +01:00
disable default issue body
This commit is contained in:
parent
c607338003
commit
48f7ffe089
7
.github/ISSUE_TEMPLATE/bug_report_new.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report_new.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Bug Report
|
||||
description: Found a Bug about PlaceholderAPI? Use this template to report it!
|
||||
issue_body: false
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@ -75,9 +76,11 @@ body:
|
||||
placeholder: "https://paste.helpch.at/error.log"
|
||||
validations:
|
||||
required: false
|
||||
- type: markdown
|
||||
- type: textarea
|
||||
attributes:
|
||||
value: |-
|
||||
label: "Additional Info"
|
||||
description: |-
|
||||
Add any extra info you think is nessesary for this Bug report.
|
||||
- If you selected `API Bug` will you need to include code-examples here to reproduce the issue.
|
||||
- If you selected `Plugin/Server Incompatability` should you include extra Server info such as a Timings or Spark-Report or info about the plugin in question.
|
||||
placeholder: "Put any extra info you like into this field..."
|
||||
|
Loading…
Reference in New Issue
Block a user