File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,12 @@ Let's use GitHub Copilot Agent Mode together with GitHub MCP server to work on t
48
48
49
49
> ✨ **Bonus:** You are welcome to try the prompt without it and if Copilot chooses to list issues in a different repository, guide it your way.
50
50
51
- 1. Once Copilot identifies a bug report, ask it to implement a fix:
51
+ 1. Once Copilot identifies a bug report, ask it to implement a fix in your codebase :
52
52
53
53
> <img width="13px" src="https://github.com/user-attachments/assets/98fd5d2e-ea29-4a4a-9212-c7050e177a69" /> **Prompt**
54
54
>
55
55
> ```prompt
56
- > Okay, let's start working on the bug report.
56
+ > #codebase Okay, let's start working on the bug report.
57
57
> Comment on the issue that I will take a look at the issue and try to fix it.
58
58
> Introduce the changes to the activities, push the changes to a new branch, and raise a pull request to `main`.
59
59
> ```
You can’t perform that action at this time.
0 commit comments