mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Update placeholders
This commit is contained in:
6
.github/label-commenter-config.yml
vendored
6
.github/label-commenter-config.yml
vendored
@@ -3,7 +3,7 @@ labels:
|
|||||||
labeled:
|
labeled:
|
||||||
issue:
|
issue:
|
||||||
body: |-
|
body: |-
|
||||||
Hello @{{ sender.login }},
|
Hello @{{ issue.user.login }},
|
||||||
|
|
||||||
The issue you encountered is caused by an Expansion and not PlaceholderAPI itself.
|
The issue you encountered is caused by an Expansion and not PlaceholderAPI itself.
|
||||||
This issue-tracker is reserved for Bug reports and feature requests towards PlaceholderAPI.
|
This issue-tracker is reserved for Bug reports and feature requests towards PlaceholderAPI.
|
||||||
@@ -25,7 +25,7 @@ labels:
|
|||||||
labeled:
|
labeled:
|
||||||
issue:
|
issue:
|
||||||
body: |-
|
body: |-
|
||||||
Hello @{{ sender.login }},
|
Hello @{{ issue.user.login }},
|
||||||
|
|
||||||
Your issue unfortunately lacks certain information that we require in order to help you with your issue.
|
Your issue unfortunately lacks certain information that we require in order to help you with your issue.
|
||||||
Please make sure you provide the following information:
|
Please make sure you provide the following information:
|
||||||
@@ -66,7 +66,7 @@ labels:
|
|||||||
labeled:
|
labeled:
|
||||||
issue:
|
issue:
|
||||||
body: |-
|
body: |-
|
||||||
Hello @{{ sender.login }},
|
Hello @{{ issue.user.login }},
|
||||||
|
|
||||||
Thank you for reaching out to us about the wiki.
|
Thank you for reaching out to us about the wiki.
|
||||||
We would like to inform you, that you are now able to directly commit your changes to the wiki through a Pull request.
|
We would like to inform you, that you are now able to directly commit your changes to the wiki through a Pull request.
|
||||||
|
Reference in New Issue
Block a user