diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84c5ec297a..44b5be1061 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 | ✔️ | ✔️ | ✔️ |