Update placeholders

This commit is contained in:
Andre_601 2020-09-12 22:05:06 +02:00 committed by GitHub
parent 9d35f4c3e6
commit a74f78bd73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ labels:
labeled:
issue:
body: |-
Hello @{{ sender.login }},
Hello @{{ issue.user.login }},
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.
@ -25,7 +25,7 @@ labels:
labeled:
issue:
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.
Please make sure you provide the following information:
@ -66,7 +66,7 @@ labels:
labeled:
issue:
body: |-
Hello @{{ sender.login }},
Hello @{{ issue.user.login }},
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.