This document provides a comprehensive guide for developers who want to contribute to the SmartGraph library. It covers setting up your development environment, coding conventions, testing procedures, and other relevant information.
<your-username>
with your GitHub username:
poetry
:
tests
folder.
main
branch of the original SmartGraph repository. Provide a clear description of your changes and the problem they solve.
CONTRIBUTING.md
file for detailed information on how to contribute code, report bugs, and request new features. Remember to update the pyproject.toml
file when adding new dependencies, and use poetry
for managing your environment.