i# Contributing to the Codeleak mono repo
We have a code of conduct you can find here and every contributor is expected to obey the rules therein. Any issues or PRs that don't abide by the code of conduct may be closed.
codeleak/ # NextJS App
├── django-backend # API serverWorking on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
Please go through existing issues and pull requests to check if somebody else is
already working on it, we use someone working on it label to mark such issues.
This project follows the all-contributors specification. Contributions of any kind welcome!
To add yourself to the table of contributors on the README.md, please use the
automated script as part of your PR:
yarn contributors:addFollow the prompt and commit .all-contributorsrc and README.md in the PR.
Thank you for taking the time to contribute! 👍