Skip to content

Commit

Permalink
Linting and formatting issues added into contribution section
Browse files Browse the repository at this point in the history
  • Loading branch information
xuelink committed Apr 19, 2024
1 parent 588fcd4 commit ddb25ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ You can preview the production build with `npm run preview`.

We welcome contributions from the community! If you'd like to contribute to LangX, please fork our repository and submit a pull request. We'll review your changes and merge them if they meet our guidelines. Thank you for helping to make LangX even better!

```bash
$ npm run lint
$ npm run format
```

We'll review your changes and merge them if they meet our guidelines. Thank you for helping to make LangX even better!

LangX is an open source project and we welcome contributions from the community. If you're interested in contributing, please check out our GitHub repository for more information.

## Versioning
Expand Down

0 comments on commit ddb25ba

Please sign in to comment.