# Contributing Want to contribute to argus-eyes? Cool! You can contribute in multiple ways. Use the issue tracker for: ## Bug reports Found a demonstrable problem that is caused by argus-eyes' code? We would love to know what you found. Please be as detailed as possible describing the bug you found. What OS are you using? What steps will reproduce the bug? ## Feature requests If you're convinced the feature you thought of fits the scope of this project, we'd love to hear about it. ## Pull request Want to contribute by writing source code? Super! Please contact us before doing a big amount of work and a pull request though :) 1. Fork the repository 2. Install the dependencies 3. Create a feature branch 4. Do your thing 5. Push to your fork 6. Submit pull request ## Read more - [Contributing on GitHub](https://guides.github.com/activities/contributing-to-open-source/) - [Using pull requests](https://help.github.com/articles/using-pull-requests/)