Contributing to GraphingLib#

GraphingLib welcomes contributions from the coding community to enhance its features, fix bugs, and improve the overall library. Whether you are a skilled coder or just beginning, you can surely bring something to this project. Here are the broad categories of contributions you can make to GraphingLib :

  • Adding examples to our documentation site

  • Creating unit tests for existing features

  • Developing new features

  • Maintaining the code

  • Writing documentation (see the section on the documentation)

The page in this section provide all the information you need to contribute. If you have any additional questions, feel free to reach out to us through GitHub issues. Simply visit our GitHub page and create a new issue in the “Issues” tab at the top of the page or comment on an existing, related issue.

Starting your contribution

Reviewers’ guide