From 9ec05d7869754fa0f5e122c8db89cabf4e6ffbfe Mon Sep 17 00:00:00 2001 From: seaona Date: Wed, 15 Jul 2026 12:03:54 +0200 Subject: [PATCH] fix --- .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 4349ea65..a96b778b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,8 +22,8 @@ -- [ ] I have read the [CONTRIBUTING.md](../CONTRIBUTING.md) guidelines -- [ ] My skill follows the [SKILL_TEMPLATE.md](.github/SKILL_TEMPLATE.md) format +- [ ] I have read the [CONTRIBUTING.md](https://github.com/MetaMask/skills/blob/main/CONTRIBUTING.md) guidelines +- [ ] My skill follows the [SKILL_TEMPLATE.md](https://github.com/MetaMask/skills/blob/main/.github/SKILL_TEMPLATE.md) format - [ ] I have tested this skill with an AI agent - [ ] My skill does not contain any secrets, private keys, or sensitive data - [ ] I have added appropriate documentation