create rules for new PRs
@devloai create rules for new PRs on this project
I'll work on implementing PR rules and guidelines for the repository to streamline our contribution process.
Status: Done.
I have implemented comprehensive PR rules and guidelines for the project. The changes have been submitted in PR #103 and include:
✨ Key Features:
- PR template with structured sections
- GitHub Actions workflow for PR validation
- CODEOWNERS file for review requirements
- Detailed contributing guidelines
- README updates with contributing section
The implementation provides a complete framework for PR management that enforces code quality, maintains consistent commit history, and ensures proper documentation of changes.
Once the PR is merged, repository administrators will need to:
- Enable branch protection rules
- Configure GitHub Actions permissions
- Review CODEOWNERS settings
The changes are ready for review. Please check PR #103 for the complete implementation.