Contributing¶
Anyone with a GitHub account can contribute. You might write an issue to see if your change is already planned or for the developers' recommended way of implementing your proposed change.
- 
Press the Fork button in the upper-right corner of the vhlab-toolbox-matlab GitHub repository to make a copy/fork of vhlab-toolbox-matlab in your own GitHub space. 
- 
Make your changes. 
- 
Commit your changes back to your fork. 
- 
Finally, issue a Pull Request on GitHub from your fork. The request will be received by the vhlab-toolbox-matlab development team for integration.