This is an automated email from the ASF dual-hosted git repository.
liangda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new f6fb376 update CONTRIBUTING.md (#16041)
f6fb376 is described below
commit f6fb376f8219736cd430e173e2e08c9b3252a339
Author: Haoran Meng <[email protected]>
AuthorDate: Mon Mar 14 01:42:19 2022 +0800
update CONTRIBUTING.md (#16041)
* update CONTRIBUTING.md
* update CONTRIBUTING.md
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8c59120..2107540 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -31,4 +31,4 @@ You can report a bug, submit a new feature enhancement
recommendation, or commit
- Please follow Sharding's [Development
conventions](https://shardingsphere.apache.org/community/en/contribute/code-conduct/),
and complete check before pull request submit.
- Submit a pull request to master branch when finished.
- Mentor will do code review and discuss some details, include design,
implement, performance and code style. Code will be merged until mentor
accepted.
- - Finally, congratulations that you have become the official contributor for
Sharding!
+ - Finally, congratulations that you have become the official contributor for
Apache ShardingSphere.