Geomtry Lessons Github Guide

Geomtry Lessons Github Guide

Create a CONTRIBUTING.md file to guide contributors.

<!-- example.html --> <!DOCTYPE html> <html> <head> <title>Geometry Example</title> </head> <body> <!-- Your interactive content here --> <canvas id="geometry-example" width="400" height="400"></canvas> <script src="script.js"></script> </body> </html> geomtry lessons github

You can "fork" a lesson plan, add your own notes or solutions, and even submit a "Pull Request" to fix an error in a public curriculum. Top Repositories for Geometry Lessons Create a CONTRIBUTING

Use the git clone command to bring the lessons to your local machine. Run the code, break it, and fix it. !-- example.html --&gt

# License