Commit 334a038
authored
fix: broken links in the PR template (#68)
## Description
<!-- Describe your changes in detail -->
Fix broken links in the PR template (from relative path to absolute
URLS):
<img width="1019" height="463" alt="image"
src="https://github.com/user-attachments/assets/6ea45cbe-e96b-4b7f-bd56-64ad92605a29"
/>
## Type of Change
<!-- Mark the relevant option with an "x" -->
- [ ] New skill
- [ ] Skill improvement/update
- [x] Bug fix
- [ ] Documentation update
- [ ] Other (please describe):
## Skill Details (if adding a new skill)
**Provider Name:**
**Skill Name:**
**Brief Description:**
## Checklist
<!-- Mark completed items with an "x" -->
- [x] I have read the [CONTRIBUTING.md](../CONTRIBUTING.md) guidelines
- [x] My skill follows the
[SKILL_TEMPLATE.md](.github/SKILL_TEMPLATE.md) format
- [x] I have tested this skill with an AI agent
- [x] My skill does not contain any secrets, private keys, or sensitive
data
- [x] I have added appropriate documentation
- [x] My changes don't break existing skills
## Testing
<!-- Describe how you tested this skill -->
## Additional Context
<!-- Add any other context or screenshots about the PR here -->1 parent 667c18a commit 334a038
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments