Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Please fill out the checklist below to help us review your PR quickly.
- [ ] My folder follows the `<author>/<extension-name>` convention (lowercase, alphanumeric + hyphens only)
- [ ] I have added an `extension.json` with all required fields
- [ ] The `id` field in my `extension.json` matches my folder path (`author.extension-name`)
- [ ] I have added an icon file (PNG or SVG, under 100 KB)
- [ ] I have added an icon file (PNG or JPG, under 100 KB)
- [ ] The `icon` field in `extension.json` matches my icon filename
- [ ] My extension is available at the install source I specified (winget/MS Store/URL)
- [ ] I have read the [Contributing Guide](../docs/CONTRIBUTING.md)
Expand Down
Loading
Loading