We welcome contributions to the picosdk-c-sharp-examples repository. By contributing to this repository, you agree to abide by our code of conduct.
- Fork, then clone the repository:
git clone https://github.com/YOUR-USERNAME/picosdk-c-sharp-examples.git
-
Create a new branch - specify a name in lowercase, using hyphens to link words e.g.
fft-example
-
Push to the new branch on your fork, and then submit a pull request.
We will then review the pull request.
- Include the author name, date, and description of new file (or of change to existing file) as a note in the file header
- If contributing a new file, ensure that it is in the correct sub-folder for the driver
- Commit messages should clearly communicate the reason for the change