Update home authored by Barkin Simsek's avatar Barkin Simsek
...@@ -145,5 +145,14 @@ If you have any questions, concerns, feedback, etc. you can reach me on the #tor ...@@ -145,5 +145,14 @@ If you have any questions, concerns, feedback, etc. you can reach me on the #tor
You can also email me at <barkin(at)nyu(dot)edu> You can also email me at <barkin(at)nyu(dot)edu>
## Contributing and Reporting Bugs ## Reporting Bugs
Please take a look at the CONTRIBUTING file and you can use this repository for contributing & reporting bugs. Please use the respective repository mentioned in the [code](#code) section for reporting bugs. If you are not sure about which one to choose, you can use the current repository.
\ No newline at end of file
## Contributing
The CAPTCHA Monitoring project consists of different components that use different programming languages and frameworks:
- [Core of CAPTCHA Monitor](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor) -> Python
- [API](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-API) -> JavaScript and Express.js
- [Dashboard](https://gitlab.torproject.org/woswos/CAPTCHA-Monitor-Dashboard) -> Bootstrap, Pug, JavaScript, and Express.js
You are welcomed to contribute any of them and thank you so much for doing it!