Skip to content

Commit e05b529

Browse files
committed
tell askers to title
1 parent 59f380b commit e05b529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/modules/helpthread.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ If not, and if you have followed the bullets above, you can ping helpers by runn
8080
];
8181

8282
const helpThreadWelcomeMessage = (owner: GuildMember) => `
83-
${owner} This thread is for your question; when it's resolved, please type \`!close\`. \
83+
${owner} This thread is for your question; type \`!title <brief description>\`. \
84+
When it's resolved, please type \`!close\`. \
8485
See <#${howToGetHelpChannel}> for info on how to get better help.
8586
`;
8687

0 commit comments

Comments
 (0)