From 434fa5df845610bff14a583bf22b6879466bb0ee Mon Sep 17 00:00:00 2001 From: Nick Cameron Date: Wed, 20 May 2026 08:20:59 +1200 Subject: [PATCH] Typo in PR template: 'relevent' Signed-off-by: Nick Cameron --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 999a7f1c..968a2d02 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ Please read [CONTRIBUTING.md](/CONTRIBUTING.md) before submitting a PR. If this is a significant or breaking change, please add the details to [CHANGELOG.md](/CHANGELOG.md) as part of the PR. -Please link to any relevent issues, e.g., `closes #123`. +Please link to any relevant issues, e.g., `closes #123`. If you have used any AI tools to produce this PR, please let us know. ---> \ No newline at end of file +-->