FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve PR title guidelines in "Making good PRs" section by Shashank01177 · Pull Request #1773 · python/devguide · GitHub

Improve PR title guidelines in "Making good PRs" section - #1773

Open
Shashank01177 wants to merge 1 commit into
python:mainfrom
Shashank01177:patch-1
Open

Improve PR title guidelines in "Making good PRs" section#1773
Shashank01177 wants to merge 1 commit into
python:mainfrom
Shashank01177:patch-1

Conversation

Copy link
Copy Markdown

Added guidance for writing clear and descriptive pull request titles in the "Making good PRs" section. This helps avoid vague titles and improves clarity for contributors.

Added guidance for writing clear and descriptive pull request titles in the "Making good PRs" section. This helps avoid vague titles and improves clarity for contributors.

Copy link
Copy Markdown

The following commit authors need to sign the Contributor License Agreement:

Copy link
Copy Markdown

Documentation build overview

📚 CPython devguide | 🛠️ Build #32051382 | 📁 Comparing 68ed3dc against latest (d5194a0)


🔍 Preview build

Show files changed (2 files in total): 📝 2 modified | ➕ 0 added | ➖ 0 deleted
File Status
versions/index.html 📝 modified
getting-started/pull-request-lifecycle/index.html 📝 modified

willingc left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks @Shashank01177. Please sign the CLA as mentioned in the automated checks.

When creating a pull request for submission, there are several things that you
should do to help ensure that your pull request is accepted.

A pull request should have a clear and descriptive title that accurately reflects the change being made. Avoid vague titles such as "fix bug" or "update code". Instead, use specific titles like "Fix incorrect module suggestion for -S option" or "Improve error handling in importlib".

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality
Suggested change
A pull request should have a clear and descriptive title that accurately reflects the change being made. Avoid vague titles such as "fix bug" or "update code". Instead, use specific titles like "Fix incorrect module suggestion for -S option" or "Improve error handling in importlib".
A pull request should have a clear and descriptive title that accurately reflects the change being made.
Avoid vague titles such as "fix bug" or "update code".
Instead, use specific titles like "Fix incorrect module suggestion for --output option" or "Improve error handling in importlib".

StanFromIreland added the stale The PR hasn't been updated in a while, and pending removal label Jun 5, 2026

Copy link
Copy Markdown
Member

@Shashank01177 little ping, please sign the CLA and address review comments.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale The PR hasn't been updated in a while, and pending removal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL