[nvda-addons] commit/todo: mhameed: fix typos, be explicit about git push for tags.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Mon, 20 May 2013 07:33:58 -0000

1 new commit in todo:

https://bitbucket.org/nvdaaddonteam/todo/commits/3597d55f5d45/
Changeset:   3597d55f5d45
Branch:      master
User:        mhameed
Date:        2013-05-20 09:33:45
Summary:     fix typos, be explicit about git push for tags.

Affected #:  1 file

diff --git a/guideLines.txt b/guideLines.txt
index 25f265c..cbb617f 100644
--- a/guideLines.txt
+++ b/guideLines.txt
@@ -20,7 +20,7 @@ Dashes in names are currently not supported by the automated 
system.
 3.0.
 3. When making a release that has only translation updates, update the 
 minor revision, 3.1, 3.2 etc, add the new languages to the readme.mdown.
-4. git tag the release.
+4. git tag the release, note special git push for tags.
 5. After making a release, update the version to indicate that its under 
development for the next version, i.e. 3.1-dev.
 6. Releases should be made no closer than 2 weeks apart, to allow translators 
to do their work, unless fixing a chritical/showstopper bug.
 7. Announce the availibility of the new version on mailinglists.
@@ -39,4 +39,4 @@ message easily when s/he installs the addon.
 ## Documentation and key bindings ##
 
 1. If you are adding new keyboard commands as part of your add-on, be sure to 
consult NVDA Command Quick Reference and other community supported add-on 
commands before assigning a new command.
-2. Please provide a readme file listing changes between versions, shortcut 
keys (if any) and usage notes and other information, see one of the other git 
repos for examples.
+2. Please provide a readme.mdown file listing changes between versions, 
shortcut keys (if any) and usage notes and other information, see one of the 
other git repos for examples.

Repository URL: https://bitbucket.org/nvdaaddonteam/todo/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
----------------------------------------------------------------

NVDA add-ons Central: A list for discussing NVDA add-ons

To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.

To unsubscribe, send an email with the subject line of "unsubscribe" (without 
quotes) to nvda-addons-request@xxxxxxxxxxxxx.

If you have questions for list moderators, please send a message to 
nvda-addons-moderators@xxxxxxxxxxxxx.

Other related posts:

  • » [nvda-addons] commit/todo: mhameed: fix typos, be explicit about git push for tags. - commits-noreply