This contribution template was lifted from the Node for Max community repository.
This repository is an open source project, and contributions and help from the community is strongly encouraged and important to improve the software. Contributions are therefore always welcome, no matter how large or small. Here are some things we'd like you to keep in mind in order to help with keeping the process smooth and organized.
To add an example, you will need to add to the list in the README by creating a pull request.
- Each pull request should contain only one additional example.
- Search through the current examples to make sure you are not submitting a duplicate one.
- Though not necessary, ideally each example would link to a GitHub repository which contains documentation and code.
- The format within the list is
[Title of Project | Author](https://link.com) - Make sure the example is well documented! It should be clear how to use the example.
- Create a Github account if you do not already have one.
- Fork this repository by clicking on the "Fork" button in the upper right-hand corner. You will now have your own version of this repository that you can edit.
- Edit the README file, by clicking on the pencil icon in the upper-right hand corner, or by cloning your repository and editing the file locally. Commit your changes.
- Make a pull request. Once you have committed your change, in your forked Github repository, you should see a message at the top that says something like "This branch is 1 commit ahead of Cycling74:master. Pull Request Compare". Click on the pull request button!
- Wait eagerly for your example to be merged.
You are also welcome to create an issue or pull request suggesting changes to how this collection works, removing dead links, removing an outdated example, and so on.