-
Notifications
You must be signed in to change notification settings - Fork 118
Description
📝 Description:
Currently, the repository’s pull request process may lack proper structure, checks, or clarity. Improving the PR workflow and template will help contributors submit consistent, high-quality pull requests, and maintainers to review faster and more efficiently.
💡 Expected Improvements:
Standardized PR template with sections for:
PR summary / description
Related issue(s)
Type of change (bug fix / feature / docs / refactor)
Checklist for testing, code style, documentation updates
Clear instructions for branch naming conventions.
Automatic labels or tags based on PR type.
Ensure CI/CD checks pass before merging.
✅ Benefits:
Faster and cleaner code reviews.
Reduces errors or missing information in PRs.
Improves contributor experience and project maintainability.