Caution: VS Code guides section is a work-in-progress, containing content contributed by students.
This section shows how to use GitHub Copilot directly within GitHub to help draft issues, review pull requests, and streamline your development workflow.
Check out our GitHub Copilot Sign Up guide for detailed instructions on how to sign up for GitHub Copilot.
Write with Copilot
.Fix the bug where the UI overflows when the number is too long, and include a checklist to ensure the bug is resolved.
Create
to submit the issue.Summary
.How can I improve this line of code?
Copilot is a helpful assistant, but not a full replacement for human code reviews. You will still need to identify potential issues before asking Copilot for suggestions.
Contributors: Norbert Loh (@NorbertLoh )