Skip to content

Conversation

@Mattsface
Copy link
Collaborator

Why

Make it easier for new contributors to understand how to contribute to the project. Previously there was no guidance on development workflow, testing, or PR requirements.

What

  • Add Contributing section to README (before Examples for visibility)
  • Document fork/clone/branch workflow
  • Add instructions for running mock and external tests
  • Document PR guidelines (tests must pass, use template, branch naming)
  • Add issue reporting guidelines
  • Note explaining why external tests may occasionally fail (API changes)
  • Bump version to 0.6.2

Tests

No testing needed - documentation only.

Risk and impact

Minimal

Documentation and version bump only, no code changes.

- Add guidelines for forking, cloning, and branching
- Document how to run mock and external tests
- Add PR guidelines (tests must pass, use template, branch naming)
- Add instructions for reporting issues
- Note about external test failures due to API changes
- Bump version to 0.6.2
@Mattsface Mattsface merged commit 466589f into main Jan 13, 2026
4 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.

2 participants