We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f3923 commit e92cd70Copy full SHA for e92cd70
README.md
@@ -46,4 +46,13 @@ Changelog
46
* added latest .vsix to GitHub repo for manual install
47
48
0.0.6
49
-* added support for .cform and .template file extensions
+* added support for .cform and .template file extensions
50
+
51
+Contributing
52
+-------------------
53
54
+1. Fork
55
+2. Create your feature branch (git checkout -b my-new-feature)
56
+3. Commit your changes (git commit -am 'Add some feature')
57
+4. Push to the branch (git push origin my-new-feature)
58
+5. Create new Pull Request
0 commit comments