Merge branch 'minor-next' into major-next

This commit is contained in:
Dylan K. Taylor 2023-03-08 23:33:35 +00:00
commit f94040dead
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -21,7 +21,7 @@ Larger contributions like feature additions should be preceded by a [Change Prop
## Choosing a target branch
PocketMine-MP has three primary branches of development.
| Type of change | `stable` | `next-minor` | `next-major` |
| Type of change | `stable` | `minor-next` | `major-next` |
|:---------------|:--------:|:------------:|:------------:|
| Bug fixes | ✔️ | ✔️ | ✔️ |
| Improvements to API docs | ✔️ | ✔️ | ✔️ |