From f02784bb2c00ec60917873a440e531217ea0ec49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 7 Apr 2025 10:49:49 +0200 Subject: [PATCH] Tune wording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - add more emphasis - fix a typo Signed-off-by: Manuel Pégourié-Gonnard --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4f135f0a7..15f44aaa0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -NOTE: if the bug you are reporting has or may have security implications, +**WARNING:** if the bug you are reporting has or may have security implications, we ask that you report it privately to so that we can prepare and release a fix before publishing the details. @@ -31,10 +31,10 @@ Additional environment information: ### Actual behavior -NOTE: if the actual behaviour evokes memory corruption (like a crash or an error +**WARNING:* if the actual behaviour suggests memory corruption (like a crash or an error from a memory checker), then the bug should be assumed to have security implications (until proven otherwise), and we ask what you report it privately, -see the note at the some of this template. +see the note at the top of this template. ### Steps to reproduce