Update CONTRIBUTING.md

This commit is contained in:
Shruti Sen 2023-10-10 12:12:25 +05:30 committed by GitHub
parent 9cfcdb1c23
commit 3b6f3f13d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,8 +44,10 @@ To run unit tests from the root of the repository, execute:
python -m pytest
```
### Workflow:
Fork the repository, make your changes on your forked version, and then submit those changes as a pull request.
### Workflow📈 :
- Fork the repository <br>
- Make the required changes on your forked version <br>
- Commit those changes and submit those as a pull request so that it reflects on thr main repository.<br>
## Questions/collaboration
Feel free to join our [Discord](https://discord.gg/n5BX8dh8rU). We're very friendly and welcoming to new contributors, so don't hesitate to reach out.