docs: fix Title Case heading and blockquote spacing in CONTRIBUTING.md (#7104)#7099
Conversation
Contributor License Agreement✅ CLA signed 💚 Thank you @amir-rezaei for signing the Contributor License Agreement! Your pull request can now be reviewed and merged. We appreciate your contribution to Filigran's open source projects! ❤️ This is an automated message from the Filigran CLA Bot. |
There was a problem hiding this comment.
Pull request overview
This PR makes small Markdown formatting fixes in CONTRIBUTING.md to improve readability and consistency in rendered documentation.
Changes:
- Updated a section heading to Title Case (“What Is a Verified Connector?”).
- Fixed blockquote syntax by adding a space after the
>marker.
|
🤖 [AI-generated] Hey @amir-rezaei! 👋 Thanks a lot for opening PR #7099 — really appreciate you cleaning up the CONTRIBUTING.md formatting! 🙏 I just had a quick look and I think the description could be enhanced a little to help reviewers get through it faster. I haven't changed anything in your description — just a gentle suggestion:
No rush at all — thanks again for contributing to the project! 🚀 |
|
Hi @amir-rezaei 👋 thanks for your first contribution 🎉 I linked your PR to the corresponding issue ✅️ Please sign all your commits so we can merge your PR 😇 If you don't know how to sign them, may I suggest the following steps:
(It might be easier to do with a Git GUI client) How to sign old commits: |
Description
This PR fixes section heading Title Case capitalization and blockquote syntax spacing in
CONTRIBUTING.md.Details
### What is a verified connector?->### What Is a Verified Connector?).>To be eligible->> To be eligible).Issues
close #7104