From edc68b6dd3e970affdae1c1a3716b48a1f59d802 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 29 Jul 2024 03:18:31 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ac6a444a2..eafce92c0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,5 +18,5 @@ - [ ] I have read the [contribution guide](https://rentry.co/Contrib-Guide). -- [ ] I have made sure to [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) before making any changes. +- [ ] I have made sure to [search](https://feedback.tasky.workers.dev/single-page) before making any changes. - [ ] My code follows the code style of this project.