* next, if you are the project maintainer, "commit" and "push" the patch; otherwise, follow the instructions on the [[DevelopmentTeam/CodeReview]] page.
+
==More steps==
+
* Brian asked me to take over as the maintainer of the Python version of Turtle Art, so I needed to "commit" and "push" my patch:
git-commit -a
git-commit -a
Created commit fa7a12f: new file: images/en/numbers/sqrt.gif
Created commit fa7a12f: new file: images/en/numbers/sqrt.gif
Line 87:
Line 88:
18f3739..1536a4c master -> master
18f3739..1536a4c master -> master
−
* Further instructions on how to get the new Turtle Art into the release system (so it is part of the standard Sugar distribution) are found here: [[ReleaseTeam#New_modules_proposal]] Specifically, I need to generate a .xo and a distribution source:
+
* and I need to generate a "tar ball" of the new source code bundle and put it on dev.laptop.org
Further instructions on the Sugar release process are found here: [[ReleaseTeam#New_modules_proposal]]. The instructions on the [[DevelopmentTeam/CodeReview]] page are also helpful.