Loading…
Streamline your pull request process with best practices.
This skill provides a structured workflow for creating pull requests (PRs) in a project. It emphasizes the importance of working on feature or fix branches, running builds and tests, and using conventional commit messages. Following this workflow ensures that your contributions are well-documented and maintain high quality before merging into the main codebase.