openGauss-server/.gitee/PULL_REQUEST_TEMPLATE.en.md

21 lines
685 B
Markdown
Raw Normal View History

2020-06-30 17:38:27 +08:00
<!-- Thanks for sending a pull request! -->
2021-08-18 17:10:20 +08:00
**Title** :
2020-06-30 17:38:27 +08:00
2021-08-18 17:10:20 +08:00
**Content**:
2020-06-30 17:38:27 +08:00
2021-08-18 17:10:20 +08:00
**Root Cause Analysis**:
2020-06-30 17:38:27 +08:00
2021-08-18 17:10:20 +08:00
**Modification**:
1. xxx
2. xxx
**Related issue**:
**Testing reports**:
1. Please attach the self-test result (content or screenshot).
2. Can you add the FastCheck test case? If yes, please add the FastCheck test case.
3. Whether data modification is involved? If yes, supplement the data in the Docs repository.
4. Determine whether to support expansion scenarios such as upgrade and online expansion.
5. Determine whether to consider abnormal scenarios, concurrent scenarios, forward compatibility scenarios, and performance scenarios.
6. Check whether other modules are affected.