-
-
Notifications
You must be signed in to change notification settings - Fork 994
Improve the "Making Good PRs" section #931
Copy link
Copy link
Open
Labels
good first issueNew contributorsNew contributorstype-bugEditing of existing content neededEditing of existing content neededtype-featureAdditions; New content or section neededAdditions; New content or section needed
Metadata
Metadata
Assignees
Labels
good first issueNew contributorsNew contributorstype-bugEditing of existing content neededEditing of existing content neededtype-featureAdditions; New content or section neededAdditions; New content or section needed
Fields
Give feedbackNo fields configured for issues without a type.
I often see PRs with misleading or vague titles. This is problematic, as the PR titles often end up being the commit titles, and commit titles are one of the most important tools we have when searching for historic changes. Bad titles impact maintainability.
Suggested edits:
Perhaps the "Making Good PRs" section can be further promoted. Would it make sense to extract it and move it a level up in the doc hierarchy?