diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae61b9db7..190cecf0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Thank you for your interest in contributing! 🎉 -Please refer to the complete guide at: +Please refer to the complete guide at: 👉 [Development - Contributing](https://fastapi.tiangolo.com/contributing/) --- @@ -25,4 +25,4 @@ Then, run the linting session with: ```bash nox -s lint ``` -This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project. \ No newline at end of file +This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project.