From be40e33aa53888d69cdc64346b2cd726b270c982 Mon Sep 17 00:00:00 2001 From: Steve O'Connor <78745153+steve-oconnor@users.noreply.github.com> Date: Tue, 14 May 2024 14:18:50 +0100 Subject: [PATCH] Update CONTRIBUTING.md Changed "bug issue" to "bug report" and added a link to the page. Signed-off-by: Steve O'Connor <78745153+steve-oconnor@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3268ce0f..e5221a79 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ To begin contributing, make sure your development environment is set up accordin ### Reporting Bugs -To report a bug, use the **Bug Issue Template** provided in the repository. Ensure you provide all the necessary details to help us understand and address the issue swiftly. +To report a bug, use the [**bug report template**](https://github.com/DFE-Digital/design/blob/main/.github/ISSUE_TEMPLATE/bug_report.md) provided in the repository. Ensure you provide all the necessary details to help us understand and address the issue swiftly. ### Suggesting Enhancements