Skip to content

Conversation

EGJ-Moorington
Copy link
Owner

Added a small guide on opening issues and pull requests, forking the repository and working on a fork in README.rst.

Closes #29

Added some steps on how to create a virtual environment and install `pre-commit` to make it easier for new contributors to develop the library.
@EGJ-Moorington EGJ-Moorington added this to the Version 3.0.1 milestone Jun 19, 2025
@EGJ-Moorington EGJ-Moorington self-assigned this Jun 19, 2025
@EGJ-Moorington EGJ-Moorington added the documentation Improvements or additions to documentation label Jun 19, 2025
Copy link

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

Added a small guide on how to fork the repository and open issues and pull requests for it.
@EGJ-Moorington EGJ-Moorington force-pushed the 29-improve-documentation-for-contributing branch from 4a266a1 to ec366e0 Compare June 19, 2025 12:21
@EGJ-Moorington EGJ-Moorington merged commit 9d81203 into dev Jun 19, 2025
0 of 2 checks passed
@EGJ-Moorington EGJ-Moorington deleted the 29-improve-documentation-for-contributing branch June 19, 2025 12:33
EGJ-Moorington added a commit that referenced this pull request Jun 19, 2025
…or-contributing

Improved the documentation for contributing by adding a small guide on opening issues and pull requests, forking the repository and working on a fork in `README.rst`.

Closes #29
EGJ-Moorington added a commit that referenced this pull request Jun 19, 2025
…or-contributing

Improved the documentation for contributing by adding a small guide on opening issues and pull requests, forking the repository and working on a fork in `README.rst`.

Closes #29
EGJ-Moorington added a commit that referenced this pull request Jun 19, 2025
Release version 3.0.1

* Fixed Build CI workflow (#22)
Fixes #17

* Fixed some typos in docstrings (#24)
Resolves #23

* Fixed `__version__` constant (#27)
Resolves #25

* Updated `.readthedocs.yaml` with Sphinx configuration key (#28)
Resolves #26

* Improved the documentation for contributing (#30)
Closes #29

* Updated SPDX licencing tags for release 3.0.1 (#34)
Closes #33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant