~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to HACKING

Merged bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
209
209
 
210
210
Consider naming classes as nouns and functions/methods as verbs.
211
211
 
 
212
Try to avoid using abbreviations in names, because there can be
 
213
inconsistency if other people use the full name.
 
214
 
212
215
 
213
216
Standard names
214
217
--------------
590
593
====================
591
594
 
592
595
If you'd like to propose a change, please post to the
593
 
bazaar-ng@lists.canonical.com list with a patch, bzr changeset, or link to a
 
596
bazaar@lists.canonical.com list with a patch, bzr changeset, or link to a
594
597
branch.  Please put '[patch]' in the subject so we can pick them out, and
595
598
include some text explaining the change.  Remember to put an update to the NEWS
596
599
file in your diff, if it makes any changes visible to users or plugin