diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 175a777570c3..8fa37e0b3554 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,8 @@ Start a discussion on the [repository issue tracker](https://github.com/dotnet/a ## Bugs and feature requests? -❗ **IMPORTANT: If you want to report a security-related issue, please see the `Reporting security issues and bugs` section below.** +> [!IMPORTANT] +> **If you want to report a security-related issue, please see the `Reporting security issues and bugs` section below.** Before reporting a new issue, try to find an existing issue if one already exists. If it already exists, upvote (👍) it. Also, consider adding a comment with your unique scenarios and requirements related to that issue. Upvotes and clear details on the issue's impact help us prioritize the most important issues to be worked on sooner rather than later. If you can't find one, that's okay, we'd rather get a duplicate report than none.