You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make updates to activity directions in the prompts * Enhance documentation for coding agent usage Added instructions for monitoring coding agent progress and checking open pull requests. * Change image for pull request creation instructions Updated image source for pull request creation step. * Replace images in 1-step.md with updated sources Updated images in the step-by-step guide for clarity. * Replace issue draft and created issue screenshots Updated screenshots for issue draft and created issue sections. * Adjust image sizes and alt text in 3-step.md Updated image sizes and alt text in the documentation for clarity and consistency.
### ⌨️ Activity: Create an issue in the repository for a README for OctoAcme Project Management Docs
98
98
@@ -106,22 +106,25 @@ Add a description:
106
106
> that has links to all the docs in the docs folder.
107
107
> - The README should also contain a brief summary of the project management processes used by OctoAcme.
108
108
> - Make sure README, project management processes summary, and links are in the title of the issue.
109
+
> - Use the "Add Content to Project Management Process Docs" template.
110
+
> - Which process document do you want to update? "<new document>"
111
+
> - Fill in the other fields
109
112
> ```
110
113
111
114
You can then add this issue to your repository by clicking the **Create** button.
112
115
113
116
<details>
114
117
<summary> 📷 Show screenshot of the issue draft</summary>
115
118
116
-
<img width="50%" height="50%" alt="conversation to create an issue" src="https://github.com/user-attachments/assets/cc152bc6-d189-4143-8eea-719f70e43a6f" />
1. **Monitor progress**: You should receive a notification that the Copilot coding agent is working on your pull request. Go to your repository and click **Pull requests** to see the progress:
88
+
1. **Monitor progress**: You should receive a notification that the Copilot coding agent is working on your pull request.
89
+
90
+
There are two ways you can check the status of the coding agent working on your pull request
91
+
92
+
1. Go to your repository and click **Pull requests** to see the progressor:
0 commit comments