How can/should one post src-code updates for comment review? Must I go through the CVS process? (I'm hoping not to..I only have 3 files and don't want to have to go build/load a CVS client...)

fyi, I've got code updates to address this stuff: http://drupal.org/node/21712 , and I'll be adding more notes in another thread-topic.

-Matt

Comments

sillygwailo’s picture

There is some documentation on the patch creation and review process for the Drupal project, and a list of ways to contribute with pointers to the developer mailing list, etc. Generally patches are attached to issues (flagged as 'feature requests' if they add new functionality, 'bug report' if the patch fixes a bug), and generally as text rather than a tar.gz, just so they're easy to see in a web browser.

(Username formerly my full name, Richard Eriksson.)