docs: clarify primary type labels are issues-only (PRs use ownership labels) (#31)#32
Conversation
|
🤖 [AI-generated] Hey @SamuelHassine! 👋 I'm Sam, your convention guardian. I've reviewed PR #32 and here's a summary of what I checked and adjusted: 📝 Title✅ Your title was already fully compliant — no change needed.
Valid 🏷️ Labels
Note: no 📋 PR Description QualityOverall: Good 🎉 Your PR description looks complete and well-structured. Great job! 🎉 It has a clear Summary, an itemized list of what's clarified, the exact files touched, and a
Thanks for contributing! 🚀 |
Summary
Clarifies the shared label taxonomy so it can never be misread (by a human or an automated reviewer):
feature/bug/documentation) are applied to issues only, alongside the GitHub issue Type.type:title prefix conveys the type. PRs should instead carry an ownership label (filigran team/community) to differentiate the author, plus any useful area/workflow labels.Updated
.github/LABELS.md,.github/labels.yml, and the CONTRIBUTING conventions block.Closes #31