Changes between Version 1 and Version 2 of WorkingConventions/Submissions
- Timestamp:
- 09/07/07 04:17:48 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingConventions/Submissions
v1 v2 13 13 Bug fixes always extremely welcome. GHC is so large, and is used in such diverse ways by so many people, that we really need your help in fixing bugs, especially those that show up in specialised situations. 14 14 15 * In the darcs commit message, please say which Trac bug is being fixed, if any15 * Follow our convention for naming patches: [wiki:WorkingConventions/Darcs#PatchNaming]. 16 16 17 17 * Comment your fix in the source code. It is often helpful to give a small example code fragment that demonstrates the need for your fix. This isn't always relevant; sometimes you are fixing a plain error, but often it's more subtle than that.
