Skip to content

docs(CONTRIBUTING): correct paths, cleaned commands,remove prompts, and fix diff examples.#47311

Closed
nandhakumar1980 wants to merge 1 commit intomui:masterfrom
nandhakumar1980:CONTRIBUTING.md
Closed

docs(CONTRIBUTING): correct paths, cleaned commands,remove prompts, and fix diff examples.#47311
nandhakumar1980 wants to merge 1 commit intomui:masterfrom
nandhakumar1980:CONTRIBUTING.md

Conversation

@nandhakumar1980
Copy link

This pull request improves the clarity, accuracy, and consistency of the CONTRIBUTING.md file.

✔️ What was updated

Removed a leftover HTML comment that wasn’t needed.

Corrected an invalid diff header (a//package.json → a/package.json).

Fixed incorrect or confusing demo paths in documentation examples.

Removed shell prompt symbols ($, $>) from code blocks to ensure commands can be copy-pasted directly.

Normalized Windows-style command prompts to plain, consistent examples.

Updated references from master to main (if applicable to repo).

Improved markdown link usage by replacing superscript-style references.

Cleaned and standardized formatting across examples and code sections.

🎯 Why this is needed

These changes:

Improve documentation accuracy

Make command examples usable without modification

Provide consistent formatting throughout

Reduce confusion for new contributors

📌 Additional Notes

All changes are documentation-only and do not affect any runtime code.

Updated commands and file references in CONTRIBUTING.md.
This update cleans and corrects multiple issues in the CONTRIBUTING.md file.

Key changes:
- Removed leftover HTML comment (`<!-- #target-branch-reference -->`)
- Fixed incorrect diff headers (`a//package.json` → `a/package.json`)
- Corrected example demo paths for clarity
- Removed shell prompt symbols ($, $>) from code blocks for consistency
- Normalized Windows-style prompt lines to plain command examples
- Improved clarity for example shell commands
- Updated references from 'master' to 'main' (only if the repository uses main)
- Converted superscript-style link references to standard markdown links
- Ensured consistent formatting across code snippets and examples

These updates improve readability, ensure examples are copy-paste friendly, and
maintain consistency across documentation.


Signed-off-by: nandhakumar1980 <nandhakumar.p.s.139@kalvium.community>
@mui-bot
Copy link

mui-bot commented Nov 17, 2025

Netlify deploy preview

https://deploy-preview-47311--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 87b895c

@mj12albert mj12albert closed this Nov 17, 2025
@zannager zannager added the docs Improvements or additions to the documentation. label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants