diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ff1a9405..feff7a2f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ | **JIRA issue** | [IBX-XXXXX](https://issues.ibexa.co/browse/IBX-XXXXX) | **Bug/Improvement**| yes/no | **New feature** | yes/no -| **Target version** | latest stable for bug fixes, master for new features +| **Target version** | latest stable for bug fixes, `main` for new features | **BC breaks** | yes/no | **Tests pass** | yes/no | **Doc needed** | yes/no