Changes between Version 3 and Version 4 of Development guidelines
- Timestamp:
- 04/07/09 12:05:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development guidelines
v3 v4 3 3 == darcs guidelines == 4 4 5 Metadata of darcs patches isn’t versioned. Therefore, please try to make it nice. Wolfgang Jeltsch, the prinicipal Grapefruit developer, has some opinions about patch niceness. He would love to see you adhering to them. So please be so kind and follow these rules:5 Metadata of darcs patches isn’t versioned. Therefore, please try to make it nice. Wolfgang Jeltsch, the prinicipal Grapefruit developer, has some specific opinions about what is nice in this context. He would love to see you adhering to them. So please be so kind and follow these rules: 6 6 7 7 Let patch names be names: … … 9 9 10 10 Use non-ASCII: 11 Please avoid ASCII characters that have multiple meanings. Instead use the correct non-ASCII character. Write {{{“as is”}}} instead of {{{"as is"}}}, {{{I’m}}} instead of {{{I'm}}}, {{{buttons, labels, …}}} instead of {{{buttons, labels, ...}}}.11 In patch names and long comments, please avoid ASCII characters that have multiple meanings. Instead use the correct non-ASCII character. Write {{{“as is”}}} instead of {{{"as is"}}}, {{{I’m}}} instead of {{{I'm}}}, {{{buttons, labels, …}}} instead of {{{buttons, labels, ...}}}. 12 12 13 13 Use UTF-8:
