Skip to content

Conversation

@adilraza99
Copy link
Contributor

Summary

Add a comprehensive CONTRIBUTING.md guide to standardize the contribution workflow and improve onboarding for new contributors.

This guide includes:

  • Development environment setup (Poetry, pre-commit, Python 3.10)
  • Recommended branching and pull request workflow
  • Testing and code quality practices
  • Documentation guidelines
  • Communication channels for contributors

This is a documentation-only change. No application code was modified.

Fixes #859

- Add structured contributor onboarding guide
- Document development workflow and testing
- Clarify contribution and PR process
@adilraza99 adilraza99 force-pushed the docs/add-contributing-md branch from af69461 to b69d587 Compare February 12, 2026 13:54
@adilraza99
Copy link
Contributor Author

@jonbrenas I’ve opened this PR adding the CONTRIBUTING.md guide.

The documentation focuses on contributor workflow, development setup, testing, and review expectations, and is aligned with the current repository structure.

Could you please review and let me know if anything should be adjusted?

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.

Add a comprehensive CONTRIBUTING.md guide for new contributors

1 participant