How To Contibute

Feel free to clone the repository and contribute to the project. We are always looking for new ideas and improvements. If you have any questions, please don’t hesitate to ask.

Let us know if you have any ideas for new features or improvements or submit a pull request.

Help us to improve the documentation!

Install sphinx and all required themes + plugins with pip install sphinx sphinx_rtd_theme sphinx-argparse.

Run sphinx-build docs docs/_build.

Navigate to BirdNET-Analyzer/docs/_build and open index.html with a browser of your choice.

Make your changes to the .rst files in the docs directory and submit a pull request.