You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by lu...@apache.org on 2023/04/14 01:37:29 UTC

[doris] branch master updated: [doc](readme)add Backend C++ Coding Specification (#18649)

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 <82...@users.noreply.github.com>
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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org