mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
1.5 KiB
1.5 KiB
Contributing Guidelines
To submit a package to this list, please do the following:
- Find a link to the package you consider is awesome. Use the link from marketplace.visualstudio.com instead of a link from its GitHub repository.
- Find the appropriate place for your package. If it belongs to a certain section, put it there. If it doesn't belong to a specific category, you should put it in the
uncategorized
section. Make sure to put your package in the alphabetical order. - If possible, find a
.gif
animation that displays the functionality of the package.
Submit your package in the specific form:
#### [Title of the package](https://marketplace.visualstudio.com/items?itemName=NAME)
> A short description of what this package does and why is it awesome.
![title of the package](link to the .gif file that explains its functionality)
Submitting a theme
- Submit a link to vscodethemes if applicable, otherwise use the marketplace link.
- Add your theme in alphabetical order.
- Only one theme per publisher (you may change a featured theme).
- Submit a similar-style screenshot. You may use this sketch file with this template to help (tip: line up vscode with the canvas).
Failure to comply to these contributing guidelines will result in your pull request being rejected.
Thank you for your suggestions!