Add issue template config for custom template selection (#272)

* Fix typos

* Update change_request_placeholderapi.md

* Slighty better grammar

* Create config.yml

* Add about part

* Make wiki point to PAPI wiki
This commit is contained in:
Andre_601
2020-04-09 17:38:14 +02:00
committed by GitHub
parent 0666ac7b01
commit d26561eaeb
4 changed files with 17 additions and 6 deletions

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: HelpChat Discord
url: https://discord.gg/helpchat
about: Please join our Discord for faster support.
- name: Wiki
url: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki
about: The Wiki of PlaceholderAPI.
- name: Hastebin
url: https://paste.helpch.at
about: Use our Hastebin-site for sharing errors and configuration files.