Skip to content

docs: Add installation guide link for Python#707

Merged
franklinnwren merged 2 commits intomainfrom
franklinnwren-patch-3
Dec 28, 2025
Merged

docs: Add installation guide link for Python#707
franklinnwren merged 2 commits intomainfrom
franklinnwren-patch-3

Conversation

@franklinnwren
Copy link
Collaborator

@franklinnwren franklinnwren commented Dec 28, 2025

Added a link to a guide for installing Python.

Type of change

  • Bug fix (fix:) - Non-breaking change which fixes an issue
  • New feature (feat:) - Non-breaking change which adds functionality
  • Breaking change (breaking:) - Fix or feature that would cause existing functionality to not work as expected
  • Documentation (docs:) - Documentation updates
  • Code refactoring (refactor:) - Code changes that neither fix a bug nor add a feature
  • Tests (test:) - Adding missing tests or correcting existing tests
  • Chore (chore:) - Maintenance tasks, dependency updates, etc.
  • Performance improvement (perf:) - Code changes that improve performance
  • Code style (style:) - Changes that do not affect the meaning of the code (formatting, missing semi-colons, etc.)
  • CI/CD (ci:) - Changes to CI/CD configuration files and scripts

Checklist

  • I have run pre-commit on my changed files and all checks pass
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Added a link to a guide for installing Python.
@franklinnwren franklinnwren marked this pull request as ready for review December 28, 2025 05:49
@franklinnwren franklinnwren merged commit 8dcd8a3 into main Dec 28, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants