File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ Tick one of the following boxes [x] to help us understand if the base branch for
40
40
see [CODING_STANDARDS.md](https://github.com/MariaDB/server/blob/-/CODING_STANDARDS.md) for the latest versions.
41
41
-->
42
42
## Basing the PR against the correct MariaDB version
43
- - [ ] * This is a new feature and the PR is based against the latest MariaDB development branch.*
44
- - [ ] * This is a bug fix and the PR is based against the earliest maintained branch in which the bug can be reproduced.*
43
+ - [ ] * This is a new feature or a refactoring, and the PR is based against the latest MariaDB development branch.*
44
+ - [ ] * This is a bug fix, and the PR is based against the earliest maintained branch in which the bug can be reproduced.*
45
45
46
46
<!--
47
47
All code merged into the MariaDB codebase must meet a quality standard and codying style.
You can’t perform that action at this time.
0 commit comments