We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a8a17 commit 30e7189Copy full SHA for 30e7189
.github/PULL_REQUEST_TEMPLATE.md
@@ -19,7 +19,7 @@ feel free to remove what't not applicable.
19
- [ ] Any commands are available via the command palette.
20
- [ ] Preferences and keybindings (if any) are listed in the menu and the command palette, and open in split view.
21
- [ ] If my package is a syntax it doesn't also add a color scheme. ***
22
-- [ ] If my package is a syntax it is named after the language it supports (without suffixes like "syntax" or "highlighting")
+- [ ] If my package is a syntax it is named after the language it supports (without suffixes like "syntax" or "highlighting").
23
- [ ] I use [.gitattributes][3] to exclude files from the package: images, test files, sublime-project/workspace.
24
25
My package is ...
0 commit comments