Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 81b1fc9

Browse files
committed
Copy improvments
1 parent 9b10a59 commit 81b1fc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/discussions-trigger.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ const couldNotFindMessage = txt`
5353
|- \`"[@typescript/vfs] Does not x, y"\`
5454
|- \`"Missing x inside [node]"\`
5555
|- \`"[express] Broken support for template types"\`
56+
|
57+
|By doing this, I can ping the folks who maintain the types you are referring to.
5658
`;
5759

5860
const errorsGettingOwners = (str: string) => txt`

0 commit comments

Comments
 (0)