From e410fba04377e7e78e6a93e1675bfdb7563d1a8a Mon Sep 17 00:00:00 2001 From: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:03:26 +0000 Subject: [PATCH] fix handbook link --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 48b520f82..354b98018 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -37,11 +37,11 @@ body: id: estimation attributes: label: Have you provided an initial effort estimate for this issue? - description: See our [handbook](https://flowfuse.com/handbook/development/releases/planning/#effort-estimation) for more details. + description: See our [handbook](https://flowfuse.com/handbook/development/project-management/#sizing-issues) for more details. multiple: false options: - I have provided an initial effort estimate - I am not a FlowFuse team member - I can not provide an initial effort estimate validations: - required: true \ No newline at end of file + required: true