From f46b27dc940843db163caeb43a8835f882e62bce Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Fri, 4 Jun 2021 17:33:23 +0200 Subject: [PATCH] Updated contributing file --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9b67f83c2..19c8bf304 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) Please be sure to follow the [issue template](https://github.com/bagisto/bagisto/blob/master/.github/ISSUE_TEMPLATE/1_Bug_report.md) as much as possible. +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/).