소스 검색

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.