Practice making contributions to code hosted by another user.
Here you will make contributions to the code in the following way:
- "Fork" the repository. This makes a copy of the repository with you as the owner. It is linked to the orignal, in that changes made can be pulled by the orignal owner.
- Create changes to your code to add in your triangles. Test out the code in p5js, then copy your edits to the sketch.js file that is in the repository.
- Commit your changes. Write an appropriate commit message to describe them.
- Create a pull request. This gives the original owner the opportunity to merge your changes with the original.
- The original owner will merge your changes, adding them to the code and combining with other contributors' work. :)
Here is the image that we will be creating. Decide with your classmates which color triangles you will produce.