Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 688 Bytes

File metadata and controls

18 lines (12 loc) · 688 Bytes

Contributing

We welcome contributions! Feel free to open a pull request, report bugs, or share ideas through issues and discussions.

PR Labels

Labels that control CI workflows:

  • verify - Adding verify label to an open PR runs integration tests, benchmarks, model validation
  • safe-to-test - Security gate for external fork PRs
  • staging - Deploys to staging environment
  • Commentingreview or /review within a PR - Triggers approval check
  • tier1, tier2 - Approval groups
  • nlp - NLP-related changes

Changelog

Version bumps require CHANGELOG.md updates with version, date, changes by category (✨ Features, 🐛 Fixes, 🔧 Changed, etc.), and PR links.