Browse Source

chore: update pr template

zwlafk 4 years ago
parent
commit
29b6c7214c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md
  2. 1 1
      .github/PULL_REQUEST_TEMPLATE.zh-CN.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,5 +1,5 @@
 <!-- Thanks so much for your PR 💗 -->
-[中文模板 / Chinese Template](./PULL_REQUEST_TEMPLATE.md)
+[中文模板 / Chinese Template](./PULL_REQUEST_TEMPLATE.zh-CN.md)
 
 - [ ] I have read and followed [Pull Request Guidelines](https://github.com/DouyinFE/semi-design/blob/main/CONTRIBUTING-en-US.md#pull-request-guidelines) of the contributing guide.
 

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.zh-CN.md

@@ -1,5 +1,5 @@
 <!-- 非常感谢您的PR 💗 -->
-[English Template / 英文模板](./PULL_REQUEST_TEMPLATE.zh-CN.md)
+[English Template / 英文模板](./PULL_REQUEST_TEMPLATE.md)
 
 - [ ] 我已阅读并遵循了贡献文档中的[PR指南](https://github.com/DouyinFE/semi-design/blob/main/CONTRIBUTING.md#pull-request-%E6%8C%87%E5%8D%97).