Welcome to the GNOME Do Plugins team! Thank you for working with the GNOME Do Core team and other plugin developers to keep users updated with your latest work.
* When you add new files, be sure to add them with `bzr add`. Forgetting to add files will cause problems for everyone else. * All code should be neat and readable. Plugins in the Official branch should follow Mono coding guidelines: http://www.mono-project.com/Coding_Guidelines. Following Mono coding guidelines is highly recommended but not required for plugins in the Community branch. * Please only edit your own code (unless you're really good, and you want to help clean, document, or fix bugs in other plugins) and be careful not to change solution settings in MonoDevelop. * Before you check code in, make sure `./repo.py --make --build` compiles your plugin and builds a plugin repository with no errors and no unavoidable warnings. * Be sure to document your plugin and provide illustrative screenshots on the wiki: https://wiki.ubuntu.com/GnomeDo/Plugins Thanks and happy hacking!
_______________________________________________ Mailing list: https://launchpad.net/~do-plugins Post to : [email protected] Unsubscribe : https://launchpad.net/people/+me/+editemails More help : https://help.launchpad.net/ListHelp

