devguide
devguide copied to clipboard
Improved 'Making Good PRs' section to improve clarity and maintainability.
Improve PR Title Guidelines
Solves: https://github.com/python/devguide/issues/931
Description
- Enforced a stricter PR title format to improve clarity and maintainability.
- Encouraged writing accurate and concise PR titles/descriptions.
These changes aim to enhance the quality of PR titles.
📚 Documentation preview 📚: https://cpython-devguide--1510.org.readthedocs.build/getting-started/pull-request-lifecycle/
It's hard to review the changes because the section was moved in the page, please could you move it back?
I think it makes sense to keep the original order, where the "quick guide" comes first. (But if we do want to move it up a section, let's do that in a separate PR, with no other textual changes.)
Hi, I have done the needful. Please let me know if any other changes are required.