From 2afc115a1cb0f4cf5d3b0c70f8f310fa16e3ca53 Mon Sep 17 00:00:00 2001 From: Simon Hamp Date: Thu, 18 Jul 2024 02:20:36 +0100 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 54edf13..ca5c9fb 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,5 +1,7 @@ name: Bug Report -description: "Report an issue or bug in NativePHP. Before submitting your report, please make sure you've been through the debugging stepshttps://nativephp.com/docs/getting-started/debugging" +description: | + Report an issue or bug in NativePHP. Before submitting your report, please make sure you've been through the + section "[Debugging](https://nativephp.com/docs/getting-started/debugging)" on nativephp.com labels: ["bug"] body: - type: markdown