You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for submitting a pull request to CircuitPython! Remove these instructions before submitting.
2
+
3
+
See https://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github for detailed instructions.
4
+
5
+
- Consider whether to submit this PR against `main` or against (if it exists) the branch for the current stable release or an upcoming minor release. The branch will be named `i.j.x`, for example, `9.2.x`. Bug fixes and minor enhancements can be submitted against the stable release branch, and will be merged to `main` regularly.
6
+
- Create your own fork of `circuitpython` and create a branch for your changes.
7
+
- Use `pre-commit` to check your commits before submitting. See https://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github/check-your-code.
0 commit comments