Home ›
Patch naming conventions for Drupal core and contribPatch naming conventions for Drupal core and contrib
Searched words:
Naming standards for Drupal code patches
webchick talking to Michelle in IRC #drupal:
I name all my patches as {module_name}-{description-of-changes}-{issue_node_id}-{issue_comment_id}.patch
Personally, I think issue_comment_id might be hard to do (even interpreted as the big #5 etc project module places in the comment title, rather than the internal Drupal ID!) since people can add comments while you are making the patch, but I'm on board with the ideal.
Getting into that habit also really forces you to keep to a one-issue-one-change thing.
It's like she knows I'm listening!
Resolution
More like this
- Sharing a complex Drupal patch for contributing to core, with git
- Committing a patch to a contributed module you maintain
- How to make patch files to contribute to contributed modules
- Review patches and contribute to Drupal development how-to
- Development resource list for making and reviewing patches for Drupal core
Comments
Post new comment