Home Explore Blog CI



docker

.github/pull_request_template.md
414e7fcd7f4241b4bf4138d002c9070e18b1aae16ab4f5bc000000030000015f
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Chunks
d6676819 (1st chunk of `.github/pull_request_template.md`)
Title: Pull Request Description Template
Summary
This template provides a structured format for describing pull requests, ensuring clarity and completeness. It includes dedicated sections for detailing the changes made and explaining the rationale behind them, linking related issues or tickets for context and traceability, and incorporating a review checklist to facilitate a thorough review process. The checklist covers technical, editorial, and product perspectives, ensuring that the pull request meets the required standards from different angles. Utilizing this template promotes better communication, collaboration, and code quality within the development workflow by standardizing the information provided with each pull request, which enhances understanding and accelerates the review cycle.