[erlang-patches] User input tab expansion and JCL menu related fixes
Henrik Nord
henrik@REDACTED
Mon Apr 18 16:37:33 CEST 2011
Hello
This area of the code is very sensitive and needs to be handled with care.
We would like you to do the following:
Separate each feature in a different branch, containing all changes
regarding that feature.
e.g.
the Help indentation correction in one branch
tab expansion in one
etc.
Each branch adding test cases covering the change you introduced.
This will not only help with review, but we might be able to include
some of the changes, and possible reject others.
At this moment the different commits are to mixed together and the
commits touch on code the previous commit added and so on. This makes it
extremely hard to review the changes as they are mixed.
Here are some links containing good info:
https://github.com/erlang/otp/wiki/Submitting-patches
https://github.com/erlang/otp/wiki/Writing-good-commit-messages
--
/Henrik Nord Erlang/OTP
More information about the erlang-patches
mailing list