Skip to content

Commit

Permalink
docs: 修改单词和 star 提示文案 (#2398)
Browse files Browse the repository at this point in the history
* doc: 修改单词和提示文案

* docs: Update CONTRIBUTING link in README

---------

Co-authored-by: 谨欣 <[email protected]>
  • Loading branch information
Dreammy23 and 谨欣 authored Apr 12, 2024
1 parent 70f4954 commit e91b406
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue_welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
issue-number: ${{ github.event.issue.number }}
body: |
Hi @${{ github.event.issue.user.login }}, Please star this repo if you find it useful! Thanks :star:!
你好~ @${{ github.event.issue.user.login }} 🌟 给力支持一下吧!如果这个仓库对你有帮助,别忘了献上你的小星星 ⭐!你的每一颗星都是对我们努力的最美好认可!感谢你的闪亮赞赏!🌟
你好~ @${{ github.event.issue.user.login }} 🌟 如果这个仓库对你有帮助,可以给我们点个star支持一下~你的支持对我们来说是最大的鼓励,感谢你的支持与点赞 🌟
2 changes: 1 addition & 1 deletion CODE_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ class ALayer {

```typescript
/**
* @dedeprecated
* @deprecated
* 描述替代 API 方案
*/
function getMapCenter() {}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<a href="https://l7.antv.antgroup.com/tutorial/quickstart">教程</a> •
<a href="https://l7.antv.antgroup.com/api/scene">文档</a> •
<a href="https://l7.antv.antgroup.com/examples">示例</a> •
<a href="./.github/CONTRIBUTING.md">贡献</a>
<a href="./CONTRIBUTING.md">贡献</a>
</p>

![L7 demo](https://gw.alipayobjects.com/mdn/rms_855bab/afts/img/A*S-73QpO8d0YAAAAAAAAAAABkARQnAQ)
Expand Down

0 comments on commit e91b406

Please sign in to comment.