contributing: update table to reflect branch name changes

these branches were renamed to make them more auto-complete-friendly.
This commit is contained in:
Dylan T 2023-03-07 17:28:31 +00:00 committed by GitHub
parent 3aec0fa3df
commit acaa1a9ce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 | ✔️ | ✔️ | ✔️ |