By sumeet.pareek on
I had a few patches to submit and (like all things drupal) I wanted to do it right. Here are the questions I have -
- How should patches be submitted such that they are queued for testing by qa.drupal.org?
For example the patch here was queued (http://drupal.org/node/1398664#comment-5447290), but this other was not (http://drupal.org/node/1360202#comment-5420518)
- Against what version of the module should the patch be made?
Some module maintainers suggest it should be made against the HEAD so that the patches make it to the module in the process of development. If I really have modified the stable release of a module to give me more related functionality, I want others to have it too and not wait until the next stable version is out. Hence, the confusion.
Comments
Automated patch testing (qa.drupal.org)
I found the answer in Automated patch testing (qa.drupal.org):