# Check Process for dubbo-go-pixiu-samples #852
nanjiek
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This process shall be followed during code review and self-inspection to ensure the standardization and completeness of the samples project:
1. Check if Chinese and English README files exist in the samples directory
Verify that each sample in dubbo-go-pixiu-samples has both English (
README.md) and Chinese (README_CN.md) README files, and ensure the content.2. Check if the README file in the root directory is modified synchronously
Confirm that the README file in the root directory of dubbo-go-pixiu-samples has been updated synchronously to include the relevant information of the new sample.
3. Check if the array in start_integrate_test.sh includes the relative path of the corresponding sample
Verify that the relative path of the target sample has been added to the array variable in the
start_integrate_test.shscript under dubbo-go-pixiu-samples.Beta Was this translation helpful? Give feedback.
All reactions