Skip to content

Commit 27ee439

Browse files
committed
.github: add PR template
1 parent b8ef446 commit 27ee439

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Description
2+
3+
<!-- What does this PR do? Briefly describe the change. -->
4+
5+
## Related Issue
6+
7+
<!-- Link the GitHub issue this PR addresses, e.g. Fixes #123 -->
8+
9+
## How was this tested?
10+
11+
<!-- Describe how you verified your changes. Include test commands you ran. -->
12+
13+
## Checklist
14+
15+
- [ ] I have signed the CLA
16+
- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md)
17+
- [ ] I have added or updated tests as appropriate
18+
- [ ] My changes maintain compatibility with upstream MySQL 8.4

0 commit comments

Comments
 (0)