-
Notifications
You must be signed in to change notification settings - Fork 220
feat: Adjustments from review feedback #9
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
Merged
chriswblake
merged 13 commits into
main
from
chriswblake/adjustments-from-private-preview-feedback
Mar 13, 2025
Merged
feat: Adjustments from review feedback #9
chriswblake
merged 13 commits into
main
from
chriswblake/adjustments-from-private-preview-feedback
Mar 13, 2025
Conversation
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
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.
Pull Request Overview
This PR refines documentation and instructional content for the GitHub Copilot exercise by updating images, prompts, and text for clarity.
- Added and updated images to improve visual guidance.
- Refined prompts and instructions, including minor text and spelling corrections.
- Updated workflow badge references and adjusted headings for a more consistent user experience.
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
.github/steps/1-preparing.md | Added images, refined prompt texts, and updated tip/notes. |
README.md | Updated badge references and revised exercise introduction. |
.github/steps/3-copilot-edits.md | Modified prompts and included additional instructions. |
.github/steps/2-first-introduction.md | Improved prompt formatting and minor text refinements. |
.github/steps/4-copilot-on-github.md | Adjusted final step text and note styles. |
Comments suppressed due to low confidence (1)
.github/steps/1-preparing.md:66
- The word 'necesesary' is misspelled. Please change it to 'necessary'.
> **Note:** It is not necesesary to follow Copilot's recommended instructions. We have already prepared the environment for you.
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.
This pull request includes various improvements and updates to the GitHub Copilot exercise documentation and related files. The most important changes include adding images, refining instructions, and updating references and prompts for better clarity and usability.
Documentation Enhancements:
.github/steps/1-preparing.md
: Added images to enhance visual guidance, updated tips and instructions for clarity, and refined prompts for better user interaction. [1] [2] [3] [4].github/steps/2-first-introduction.md
: Improved the instructions for fixing a registration bug and generating sample data, including updated prompts and more precise directions. [1] [2] [3] [4] [5].github/steps/3-copilot-edits.md
: Refined instructions for using Copilot to edit the project, including updated prompts and notes for better understanding. [1] [2].github/steps/4-copilot-on-github.md
: Clarified the final steps for using Copilot within a pull request and updated the note about the public preview feature. [1] [2]Miscellaneous Updates:
.vscode/launch.json
: Updated the name of the launch configuration for better clarity.README.md
: Updated the workflow badge reference, refined the exercise introduction, and added prerequisites for better preparation. [1] [2]