PocketMine-MP/.github/ISSUE_TEMPLATE/api-change-request.md
2019-01-16 19:21:37 +00:00

20 lines
372 B
Markdown

---
name: API change request
about: Suggest a change, addition or removal to the plugin API
title: ''
labels: ''
assignees: ''
---
<!--- tell us what you want -->
## Description
<!--- explain why you want this and why it's a good idea -->
## Justification
<!--- (optional) describe alternative methods you've explored to achieve your goal -->
## Alternative methods