Skip to content

Commit d458d7a

Browse files
authored
Merge pull request #1902 from Urgau/mcp-zulip-important
Emphasis Zulip thread more in MCP opening comment
2 parents 22fba5d + 4119d03 commit d458d7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/handlers/major_change.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,9 @@ async fn handle(
259259
if new_proposal {
260260
let topic_url = zulip_req.url();
261261
let comment = format!(
262-
"This issue is not meant to be used for technical discussion. \
263-
There is a Zulip [stream] for that. Use this issue to leave \
262+
"> [!IMPORTANT] \n\
263+
> This issue is *not meant to be used for technical discussion*. \
264+
There is a **Zulip [stream]** for that. Use this issue to leave \
264265
procedural comments, such as volunteering to review, indicating that you \
265266
second the proposal (or third, etc), or raising a concern that you would \
266267
like to be addressed. \

0 commit comments

Comments
 (0)