Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 396 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 396 Bytes

Contributing Guide

To start contributing to this project:

  • Fork this repository
  • Clone your fork
  • Create a branch
  • Make the changes and commit
  • Make sure your changes working
  • Push your branch to your fork
  • Make a pull request from your branch to master

For more information about vscode extension structure, see the Official Documentation.