File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# GITHUB FOLDER
22## Automtically generate the .github folder
33-------------------
4+ [ ![ Version] ( https://vsmarketplacebadge.apphb.com/version/peterhdd.github-folder.svg )] ( https://marketplace.visualstudio.com/items?itemName=PeterHdd.github-folder )
5+ [ ![ Installs] ( https://vsmarketplacebadge.apphb.com/installs/peterhdd.github-folder.svg )] ( https://marketplace.visualstudio.com/items?itemName=peterhdd.firebase-firestore-snippets )
6+ ![ issues] ( https://img.shields.io/github/issues/PeterHdd/github-folder.svg )
7+ ![ tweet] ( https://img.shields.io/twitter/url/https/github.com/PeterHdd/github-folder.svg?style=social )
8+ ![ license] ( https://img.shields.io/github/license/PeterHdd/github-folder.svg )
9+
410## Information
511
612This vscode extension will automtically create a .github folder that will contain the issue template files, codeowner file and code of conduct file.
713
814** Note:** Don't forget to add your username to the specific files.
915
16+
17+ ![ template-image] ( images/templateImage.png )
18+
1019![ github-folder] ( https://media.giphy.com/media/JRCnf848hWediiYPkz/giphy.gif )
Original file line number Diff line number Diff line change 22 "name" : " github-folder" ,
33 "displayName" : " Github Folder" ,
44 "description" : " Generate .github folder with the markdown files" ,
5- "version" : " 0.0.1 " ,
5+ "version" : " 0.0.2 " ,
66 "publisher" : " PeterHdd" ,
77 "icon" :" images/github.png" ,
88 "license" : " SEE LICENSE IN LICENSE.md" ,
1616 "categories" : [
1717 " Other"
1818 ],
19+ "keywords" : [
20+ " github"
21+ ],
1922 "activationEvents" : [
2023 " onCommand:extension.github"
2124 ],
You can’t perform that action at this time.
0 commit comments