[phobos] Commit messages
Walter Bright
walter at digitalmars.com
Sun Feb 26 12:53:01 PST 2012
Thanks everyone for all the pull requests!
Once again, I must remind everyone that the first line of commit messages should
be of the form:
"fix Issue nnnn"
Otherwise, github/bugzilla will not recognize it.
The above method works. Remember, it's just a dumb regex pattern used to detect
this. Messages like "fix for issue nnnn" do not work. "nnnn fix" does not work.
More information about the phobos
mailing list