Skip to content

Commit

Permalink
docs: translate
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Feb 11, 2024
1 parent 1fb8f54 commit 27b6ce8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
9 changes: 5 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Tools help you to quickly integrate code checking into your projects. Tools incl
- [commitlint-config-ali](https://www.npmjs.com/package/commitlint-config-ali)
- [markdownlint-config-ali](https://www.npmjs.com/package/markdownlint-config-ali)

## Getting Started
## Getting started

Run `npx f2elint` (if you use pnpm, run `pnpx f2elint`) in project root, and follow the promption:

Expand Down Expand Up @@ -80,11 +80,12 @@ function foo() {
// best - 最佳正例(多个正例中最好的实现)
```

## 如何参与
## How to participate

非常欢迎大家通过 [Issues](https://github.com/alibaba/f2e-spec/issues) 反馈问题和需求,或者通过 [PRs](https://github.com/alibaba/f2e-spec/pulls) 参与贡献,请参考 [CONTRIBUTING.md](/CONTRIBUTING.md)
[Issues](https://github.com/alibaba/f2e-spec/issues) and [pull requests](https://github.com/alibaba/f2e-spec/pulls)
are welcome. You can read more information at [CONTRIBUTING.md](https://github.com/alibaba/f2e-spec/blob/main/CONTRIBUTING.md).

## Contribution Credits
## Contribution credits

Document writing & review (in no particular order):

Expand Down
4 changes: 3 additions & 1 deletion docs/README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ function foo() {

## 如何参与

非常欢迎大家通过 [Issues](https://github.com/alibaba/f2e-spec/issues) 反馈问题和需求,或者通过 [PRs](https://github.com/alibaba/f2e-spec/pulls) 参与贡献,请参考 [CONTRIBUTING.md](/CONTRIBUTING.md)
非常欢迎大家通过 [Issues](https://github.com/alibaba/f2e-spec/issues) 反馈问题和需求,或者通过
[PRs](https://github.com/alibaba/f2e-spec/pulls) 参与贡献,请参考
[CONTRIBUTING.md](https://github.com/alibaba/f2e-spec/blob/main/CONTRIBUTING.md)

## 贡献署名

Expand Down

0 comments on commit 27b6ce8

Please sign in to comment.