From a5c284b474a8e7426175fb88d688e674c92f999c Mon Sep 17 00:00:00 2001 From: "Pierre F." Date: Wed, 3 Jun 2026 15:07:25 +0200 Subject: [PATCH] chore: update security policy Updated guidance for reporting security issues. --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b05a160..9de0d500 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,6 @@ We welcome both issue reports and pull requests! Please follow these guidelines - Review existing issues and provide feedback or react to them. - Use English for all communications — it is the language all maintainers read and write. - For questions, configuration or deployment problems, please use the [Discussions Forum](https://github.com/gin-gonic/gin/discussions). - - For bug reports involving sensitive security issues, email instead of posting publicly. - **Reporting a bug:** - Please provide a clear description of your issue, and a minimal reproducible code example if possible.