mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-20 18:06:40 +00:00
Add an API change request template
This commit is contained in:
parent
8bc33a849a
commit
ddc2bed63f
19
.github/ISSUE_TEMPLATE/api-change-request.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/api-change-request.md
vendored
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user