浏览代码

docs: update CONTRIBUTING.md

pointhalo 3 年之前
父节点
当前提交
110db20637
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CONTRIBUTING-en-US.md

+ 2 - 1
CONTRIBUTING-en-US.md

@@ -37,7 +37,8 @@ npm run test:unit
 ```
  - Open a Pull Request against `release` of source repo
 
-We may ask or help you to modify the PR according to the situation. For inappropriate PR, we will close it with an explanation.
+We may ask or help you to modify the PR according to the situation. For inappropriate PR, we will close it with an explanation.  
+If your changes involve style changes or Design Token changes, please read [Semi SCSS Variable Writing/File Citation Specification](https://bytedance.feishu.cn/docx/doxcnsFphF1yOqQJRSGqw6zkxTh)
 
 ## Help Improve the Docs
 The documentation site is based on [gatsby](https://www.gatsbyjs.com/), and the code is in the `src` directory.