We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22fba5d + 4119d03 commit d458d7aCopy full SHA for d458d7a
src/handlers/major_change.rs
@@ -259,8 +259,9 @@ async fn handle(
259
if new_proposal {
260
let topic_url = zulip_req.url();
261
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 \
+ "> [!IMPORTANT] \n\
+ > This issue is *not meant to be used for technical discussion*. \
264
+ There is a **Zulip [stream]** for that. Use this issue to leave \
265
procedural comments, such as volunteering to review, indicating that you \
266
second the proposal (or third, etc), or raising a concern that you would \
267
like to be addressed. \
0 commit comments