Skip to content

Commit 68fed7e

Browse files
LinuxJedigrooverdan
authored andcommitted
Update pull request template for refactoring
Make it clear that refactoring code goes into the latest version.
1 parent 29e9ade commit 68fed7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Tick one of the following boxes [x] to help us understand if the base branch for
4040
see [CODING_STANDARDS.md](https://github.com/MariaDB/server/blob/-/CODING_STANDARDS.md) for the latest versions.
4141
-->
4242
## 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.*
4545

4646
<!--
4747
All code merged into the MariaDB codebase must meet a quality standard and codying style.

0 commit comments

Comments
 (0)