-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add SDD documentation for LinuxUartDriver component #4124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@LeStarch 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review. |
Co-authored-by: LeStarch <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address inline comments and number sections
|
@copilot address review recommendations |
…ples Co-authored-by: thomas-bc <[email protected]>
Added hierarchical section numbering throughout the document (1.1 Requirements, 1.2 Design, 1.3 Usage, 1.4 Configuration) and addressed all inline comments. Changes in commit 919b1eb. |
All review recommendations have been addressed:
Changes in commit 919b1eb. |
|
@copilot please remove one level of section numbering. For example, |
Co-authored-by: thomas-bc <[email protected]>
## 1.2 Design→## 3 Design)💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.