Skip to content

Commit 3ea32bf

Browse files
committed
chore: add tooling to the contributor guide
1 parent cb4a962 commit 3ea32bf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Check to see what [types of contributions](/contributing/types-of-contributions.
2929
-->
3030

3131

32+
## Tooling
33+
34+
- `uv`, https://docs.astral.sh/uv/
35+
- `pre-commit`, https://pre-commit.com/
36+
- Python 3.8 ~ 3.13, https://www.python.org/downloads/
37+
3238
## Pull Request
3339

3440
Thanks for considering to contribute code to our project! We accept and welcome all kinds of PRs! :tada:

0 commit comments

Comments
 (0)