From 4c0cb1648f2a1686ed0fe4ec5228434e530c3ad5 Mon Sep 17 00:00:00 2001 From: Travis Abendshien <46939827+CyanVoxel@users.noreply.github.com> Date: Fri, 14 Nov 2025 15:31:13 -0800 Subject: [PATCH] chore: update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7425005e..9b1d9606 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,8 @@ ^^^ Summarize the changes done and why they were done above. By submitting this pull request, you certify that you have read the -[CONTRIBUTING.md](https://github.com/TagStudioDev/TagStudio/blob/main/CONTRIBUTING.md). +[Contributing](https://docs.tagstud.io/contributing) page on our documentation site, +or in the project's [CONTRIBUTING.md](https://github.com/TagStudioDev/TagStudio/blob/main/docs/contributing.md) file. IMPORTANT FOR FEATURES: Please verify that a feature request or some other form of communication with maintainers was already conducted in terms of approving.