We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ef446 commit 27ee439Copy full SHA for 27ee439
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -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