From 79b7125fd49df90016300a255acc3a1c98216a0a Mon Sep 17 00:00:00 2001 From: Flo Date: Tue, 4 Jun 2024 15:55:39 +0200 Subject: [PATCH] Add link to SECURITY.md file in CONTRIBUTING.md (#482) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 855e31dba..2ea6aefb6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ For something that is bigger than a few lines of code changes: * Send a pull request # How to report a bug -If you find a security vulnerability, do NOT open an issue. Read [SECURITY.md] for more info on how to report those. +If you find a security vulnerability, do NOT open an issue. Read [SECURITY.md](SECURITY.md) for more info on how to report those. When filing an issue, make sure to answer these questions: