We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16206b0 + 334a038 commit af6308aCopy full SHA for af6308a
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -22,8 +22,8 @@
22
23
<!-- Mark completed items with an "x" -->
24
25
-- [ ] I have read the [CONTRIBUTING.md](../CONTRIBUTING.md) guidelines
26
-- [ ] 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
27
- [ ] I have tested this skill with an AI agent
28
- [ ] My skill does not contain any secrets, private keys, or sensitive data
29
- [ ] I have added appropriate documentation
0 commit comments