From ceddc6a88725693a36729a3a9dba748b8b4425f7 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Fri, 4 Jun 2021 17:33:55 +0200 Subject: [PATCH] fixed typo --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 19c8bf304..05a438e92 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,7 +4,7 @@ ### **Bug Reporting** 1. Verify that the bug was not already reported by searching on GitHub in the [Issues section](https://github.com/bagisto/bagisto/issues) -If you're unable to find an open issue, [open a new one.](https://github.com/bagisto/bagisto/issues/new?assignees=&labels=&template=1_Bug_report.md). +If you're unable to find an open issue, [open a new one](https://github.com/bagisto/bagisto/issues/new?assignees=&labels=&template=1_Bug_report.md). 2. Verify that the bug you are reporting is a general issue and not specific to your individual setup. For individual issues please use the [Community Forum](https:/forums.bagisto.com/).