This is an automated email from the ASF dual-hosted git repository.

luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new cc24e2ae13 [doc](readme)add Backend C++ Coding Specification (#18649)
cc24e2ae13 is described below

commit cc24e2ae134fd22c31a909ffa004bae50491d686
Author: Luzhijing <[email protected]>
AuthorDate: Fri Apr 14 09:37:18 2023 +0800

    [doc](readme)add Backend C++ Coding Specification (#18649)
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index a717c200e5..8a56c34bd4 100644
--- a/README.md
+++ b/README.md
@@ -203,8 +203,8 @@ We welcome your suggestions, comments (including 
criticisms), comments and contr
 
 🔗[Doris Improvement Proposal 
(DSIP)](https://cwiki.apache.org/confluence/display/DORIS/Doris+Improvement+Proposals)
 can be thought of as **A Collection of Design Documents for all Major Feature 
Updates or Improvements**.
 
-
-
+### 🔑 Backend C++ Coding Specification
+🔗 [Backend C++ Coding 
Specification](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=240883637)
 should be strictly followed, which will help us achieve better code quality.
 
 ## 💬 Contact Us
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to