doc: add mock server to list in CONTRIBUTING.md (#442)

Added mock server to "How to begin" section
This commit is contained in:
808vita 2024-03-31 20:46:33 +05:30 committed by GitHub
parent a73df88678
commit e9adc45276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,6 +82,7 @@ Please refer to the README in each module:
- [evaluation](./evaluation/README.md)
- [opendevin](./opendevin/README.md)
- [server](./opendevin/server/README.md)
- [mock server](./opendevin/mock/README.md)
## Tests
TODO: make sure code pass the test before submit.