diff options
| author | Fish-pro <zechun.chen@daocloud.io> | 2023-01-17 12:58:00 +0800 |
|---|---|---|
| committer | Fish-pro <zechun.chen@daocloud.io> | 2023-01-28 15:00:56 +0800 |
| commit | 6cb57a8146bf8368f1de411f5d5fe46e84f0f0e6 (patch) | |
| tree | 2034f86306a2bedb4b8bea3e070310e8d88f92cd /CONTRIBUTING.md | |
| parent | Merge pull request #4411 from wackxu/adde2erunner (diff) | |
| download | kubeedge-6cb57a8146bf8368f1de411f5d5fe46e84f0f0e6.tar.gz | |
Fix syntax errors in the document
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
Co-authored-by: Fisher Xu <xufei40@huawei.com>
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d660de857..5278455fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -87,7 +87,7 @@ This is a rough outline of what a contributor's workflow looks like: ## Creating Pull Requests Pull requests are often called simply "PR". -KubeEdge generally follows the standard [github pull request](https://help.github.com/articles/about-pull-requests/) process. +KubeEdge generally follows the standard [GitHub pull request](https://help.github.com/articles/about-pull-requests/) process. To submit a proposed change, please develop the code/fix and add new test cases. After that, run these local verifications before submitting pull request to predict the pass or fail of continuous integration. |
