PocketMine-MP/.github/ISSUE_TEMPLATE/api-change-request.md
2024-11-19 17:47:46 +00:00

20 lines
444 B
Markdown

---
name: API change request
about: Suggest a change, addition or removal to the plugin API
title: ''
labels: ''
assignees: ''
---
<!--- Describe the problem you want to solve -->
## Problem description
<!--- Describe what changes you want to make to solve this problem -->
## Proposed solution
<!--- (optional) describe alternative methods you've explored to achieve your goal -->
## Alternative solutions that don't require API changes