diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-12 05:07:00 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-12 05:07:00 -0500 |
commit | b4f768db713be367d5abf09fba464ee1a5adb711 (patch) | |
tree | acdbf6ba838cf828ce4c5908e5928fd22bbce721 | |
parent | 99cc46ec641853346e0f371d1a6cad2429569d76 (diff) |
web commit by http://ptecza.myopenid.com/: * Comment
-rw-r--r-- | doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn b/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn index e5e65a7f3..2947dc70f 100644 --- a/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn +++ b/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn @@ -1,4 +1,10 @@ [[tag wishlist]] [[tag patch]] -In our team internal wiki, we wish to impose a policy that all edits must have a comment. Patch in [[debbug 450620]].
\ No newline at end of file +In our team internal wiki, we wish to impose a policy that all edits must have a comment. Patch in [[debbug 450620]]. + +> Good idea! I also hate empty commit comments, but I know that it's also a matter +> of human mentality. Of course, you can forbid users to commit empty comments, +> but then they can commit so worthless comments like "\*" or "\* blah". +> +> --[[Paweł|ptecza]]
\ No newline at end of file |