From a06a957b89486b869d7e7d39060c52f6b36daf20 Mon Sep 17 00:00:00 2001 From: sev Date: Wed, 8 Jan 2025 15:20:31 +0100 Subject: [PATCH] fix: typo in CONTRIBUTING.MD (#68) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: typo in CONTRIBUTING.MD * Update CONTRIBUTING.MD Co-authored-by: Salomé VOLTZ <80842312+salome-voltz@users.noreply.github.com> --------- Co-authored-by: Séverine Bonnechère Co-authored-by: Salomé VOLTZ <80842312+salome-voltz@users.noreply.github.com> --- CONTRIBUTING.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD index 374409a..b7f8a7d 100644 --- a/CONTRIBUTING.MD +++ b/CONTRIBUTING.MD @@ -4,7 +4,7 @@ Found a bug? Before reporting it: -1. Verify you can reproduce it in the latest version of GGShield. +1. Verify you can reproduce it in the latest version of GitGuardian VSCode Extension. 2. Search for other issues [issue tracker](https://github.com/GitGuardian/gitguardian-vscode/issues) to make sure it has not already been reported. 3. File a [bug report](https://github.com/GitGuardian/gitguardian-vscode/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=).