Revise project management summary and PR instructions#13
Conversation
Updated instructions for generating a project management summary and creating a pull request.
There was a problem hiding this comment.
Pull Request Overview
This PR improves the clarity and accuracy of instructions in the GitHub Skills activity for democratizing tribal knowledge using Copilot Spaces. The changes focus on making the step-by-step directions more readable and updating outdated image references.
- Improves sentence structure and formatting in activity instructions
- Updates image reference URLs to current versions
- Restructures formatting for better readability of example URLs
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| - Generate a summary should be 3-4 paragraphs covering the main processes OctoAcme uses for project management. | ||
| - Open your Copilot Space you created in the previous step. https://github.com/copilot/spaces or by clicking the name <img width="50%" height="50%" alt="link to Copilot Space" src="https://github.com/user-attachments/assets/a636e078-64ea-4a0f-9760-3a26a6c464a8" /> | ||
| - Generate a summary. Should be 3-4 paragraphs covering the main processes OctoAcme uses for project management. |
There was a problem hiding this comment.
[nitpick] The sentence structure is fragmented. Consider revising to: 'Generate a summary that should be 3-4 paragraphs covering the main processes OctoAcme uses for project management.' or 'Generate a 3-4 paragraph summary covering the main processes OctoAcme uses for project management.'
| - Generate a summary. Should be 3-4 paragraphs covering the main processes OctoAcme uses for project management. | |
| - Generate a 3-4 paragraph summary covering the main processes OctoAcme uses for project management. |
| - This will assign the issue to the coding agent to create a pull request with the README file in the `docs/` folder | ||
| - Copy and paste the url for the issue that we created in the previous step. ex. https://github.com/octocat/skills-democratize-tribal-knowledge-using-copilot-spaces/issues/2 | ||
| - Copy and paste the url for the issue that we created in the previous step. | ||
| example. https://github.com/octocat/skills-democratize-tribal-knowledge-using-copilot-spaces/issues/2 |
There was a problem hiding this comment.
The word 'example' should be capitalized as 'Example' since it begins a sentence, and it should end with a colon or comma for proper punctuation: 'Example: https://...' or 'For example, https://...'
| example. https://github.com/octocat/skills-democratize-tribal-knowledge-using-copilot-spaces/issues/2 | |
| Example: https://github.com/octocat/skills-democratize-tribal-knowledge-using-copilot-spaces/issues/2 |
This pull request makes minor improvements to the instructions in
.github/steps/2-step.mdto clarify steps and update image references. The changes help make the directions more readable and accurate for users following the activity.