diff options
Diffstat (limited to 'doc')
-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 |