From 7fc42a189966f6ce1faf99efd88881ea451a49ce Mon Sep 17 00:00:00 2001 From: kiber Date: Mon, 1 Aug 2022 07:43:05 +0000 Subject: [PATCH] =?UTF-8?q?add=20SIG=E4=BD=BF=E7=94=A8=E6=89=8B=E5=86=8C/S?= =?UTF-8?q?IG=E5=91=BD=E5=90=8D=E8=A7=84=E8=8C=83.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SIG\345\221\275\345\220\215\350\247\204\350\214\203.md" | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 "SIG\344\275\277\347\224\250\346\211\213\345\206\214/SIG\345\221\275\345\220\215\350\247\204\350\214\203.md" diff --git "a/SIG\344\275\277\347\224\250\346\211\213\345\206\214/SIG\345\221\275\345\220\215\350\247\204\350\214\203.md" "b/SIG\344\275\277\347\224\250\346\211\213\345\206\214/SIG\345\221\275\345\220\215\350\247\204\350\214\203.md" new file mode 100644 index 0000000..738a2d1 --- /dev/null +++ "b/SIG\344\275\277\347\224\250\346\211\213\345\206\214/SIG\345\221\275\345\220\215\350\247\204\350\214\203.md" @@ -0,0 +1,3 @@ +## openKylin SIG命名规范 +1、全拼的SIG名,只有一个单词的则首字母大写;多个单词的每个单词首字母大写且中间不加连字符号,例如:Release、BootAndInstall等 +2、特殊名词或者必须缩写的SIG名字母全部大写,例如:RISC-V、QA等 \ No newline at end of file -- Gitee