mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-05 04:48:02 +00:00
10 lines
326 B
YAML
10 lines
326 B
YAML
# used https://github.com/PaperMC/Paper/blob/master/.github/ISSUE_TEMPLATE/behavior-bug-or-plugin-incompatibility.yml as template
|
|
name: Ask Question
|
|
description: Ask any questions to the developers
|
|
labels: [ "question"]
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Your question?
|
|
validations:
|
|
required: true |