mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
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:
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
Reference in New Issue
Block a user