8000 Update pkg/github/issues.go · github/github-mcp-server@a00617b · GitHub
[go: up one dir, main page]

Skip to content

Commit a00617b

Browse files
Update pkg/github/issues.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1fe8291 commit a00617b
< 8000 /div>

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/issues.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ func AssignCodingAgentPrompt(t translations.TranslationHelperFunc) (tool mcp.Pro
958958
},
959959
{
960960
Role: "assistant",
961-
Content: mcp.NewTextContent("Certainly! Let me carefully check which ones are clearly scoped issues that are good to assign to the coding agent, and I will summarise and assign them now."),
961+
Content: mcp.NewTextContent("Certainly! Let me carefully check which ones are clearly scoped issues that are good to assign to the coding agent, and I will summarize and assign them now."),
962962
},
963963
{
964964
Role: "user",

0 commit comments

Comments
 (0)
0