Changes

reminder to use git tag
Line 28: Line 28:  
* ToDo
 
* ToDo
 
** file a bug advertising the Activity is [http://en.flossmanuals.net/ActivitiesGuideSugar/GoingInternationalWithPootle ready for translation] using Pootle, then make sure to run ./setup.py genpot every time a new string is added and ./setup.py fix_manifest to keep MANIFEST up to date, especially before a release.
 
** file a bug advertising the Activity is [http://en.flossmanuals.net/ActivitiesGuideSugar/GoingInternationalWithPootle ready for translation] using Pootle, then make sure to run ./setup.py genpot every time a new string is added and ./setup.py fix_manifest to keep MANIFEST up to date, especially before a release.
 +
** git tag -m "Release 1" v1 HEAD ; git push --tags
87

edits