You are here

Tips on getting your contributions accepted into an open source project

Error message

  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; nodequeue_queue has a deprecated constructor in include_once() (line 1445 of /usr/local/share/drupal-7.102/includes/bootstrap.inc).
  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_display has a deprecated constructor in include_once() (line 3566 of /usr/local/share/drupal-7.102/includes/bootstrap.inc).
  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_many_to_one_helper has a deprecated constructor in require_once() (line 113 of /home/members/nosi/sites/nosi.net/web/drupal7/sites/all/modules/ctools/ctools.module).

LinuxChix offers this nice little guide on the process and etiquette of contributing code to a project. It is written for programmers, as opposed to non-techy end-users. Some of the advice they give could apply to both, if you extrapolate a bit. Still, it would be great to have a similar guide specifically for non-techies wishing to contribute to OSS in ways other than writing code (writing documentation, user testing, etc).