Files
oceanbase/.github/pull_request_template.md
2023-05-09 10:07:39 +08:00

35 lines
938 B
Markdown

<!--
Thank you for contributing to **OceanBase**!
Please read the [How to Contribute](https://github.com/oceanbase/oceanbase/wiki/how_to_contribute) document **BEFORE** filling this PR.
**If this pull request have a significant impact, please make sure you have discussed with OceanBase group.**
-->
### Task Description
<!--
The problem you resolved by this pull request.
You can link the issue via the "close #xxx" or "ref #xxx".
-->
### Solution Description
<!-- Please clearly and consice descipt the solution. -->
### Passed Regressions
<!-- Unittest, mysql test or test it manually? -->
### Upgrade Compatibility
<!-- Please make sure this is compatible with old version or you should give us upgrading solution. -->
### Other Information
<!-- Any information helping to review this pull request. -->
### Release Note
<!--
A concise release note can help users to understand how your pull request makes difference.
-->