docs: fix Title Case section headings in CONTRIBUTING.md [skip changelog]#13118
Open
amir-rezaei wants to merge 1 commit into
handsontable:develophandsontable/handsontable:developfrom
amir-rezaei:docs/fix-contributing-heading-title-caseamir-rezaei/handsontable:docs/fix-contributing-heading-title-caseCopy head branch name to clipboard
Open
docs: fix Title Case section headings in CONTRIBUTING.md [skip changelog]#13118amir-rezaei wants to merge 1 commit intohandsontable:develophandsontable/handsontable:developfrom amir-rezaei:docs/fix-contributing-heading-title-caseamir-rezaei/handsontable:docs/fix-contributing-heading-title-caseCopy head branch name to clipboard
amir-rezaei wants to merge 1 commit into
handsontable:develophandsontable/handsontable:developfrom
amir-rezaei:docs/fix-contributing-heading-title-caseamir-rezaei/handsontable:docs/fix-contributing-heading-title-caseCopy head branch name to clipboard
Conversation
|
@amir-rezaei Thank you very much for taking the time to prepare the pull request. There's one thing holding us back from using those changes in production — could you please sign the CLA: https://cla-gate.handsontable-sandbox.workers.dev/sign?pr=handsontable%2Fhandsontable%2313118 |
|
@amir-rezaei Thank you for signing the CLA! The status check has been updated and your pull request is now unblocked. 🎉 |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes section heading Title Case capitalization in
CONTRIBUTING.md.Details
Updated section headers (
## Contribution rules,## Definition of done (local enforcement),## AI-assisted contributions,## Contributing to the documentation, and## Team rules) to match Title Case conventions.Note
Low Risk
Documentation-only heading renames with no runtime or behavioral impact.
Overview
Updates five
##section headings inCONTRIBUTING.mdto Title Case for consistency with the rest of the doc.Renamed: Contribution Rules, Definition of Done (Local Enforcement), AI-Assisted Contributions, Contributing to the Documentation, and Team Rules. No body text or procedural content changes.
Reviewed by Cursor Bugbot for commit 5ff3ef9. Bugbot is set up for automated code reviews on this repo. Configure here.