[Wiki] changed: FAQ/Developer/ModifyApp
Jan Schneider <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
jan Fri, 15 Aug 2008 03:33:29 -0400 Modified page: http://wiki.horde.org/FAQ/Developer/ModifyApp New Revision: 1.4 Change log: Fix link, expect patches against HEAD @@ -19,5 +19,7 @@ As mentioned above, first check to make sure you are using the most recent version of Horde and Framework. If you have not yet begun work on your feature, send a note to the [http://lists.horde.org/mailman/listinfo/dev Horde Developers mailing list] and describe what you want to do. Also make sure to see if anyone else is interested in collaborating with you or even if someone has already started their work initiative. If the feature is relatively minor or requires minimal code changes open an //Enhancement// ticket in the [http://bugs.horde.org Horde Bugtracker] in the appropriate queue. Describe the change to functionality and include a patch if possible. The Horde developer team will review the ticket and make suggestions if necessary. When the change has been accepted the patch will be applied and committed to CVS on your behalf, with credit given where due. -If the feature you wish to add is more complex or requires more involve code changes then, after initial discussion on the Horde-Dev mailing list, create a new page on the [Projects Horde Projects and Proposals] page. This will allow others who are interested to collaborate with you, including collections of links, attaching mockup graphics, code architecture discussion etc. +If the feature you wish to add is more complex or requires more involve code changes then, after initial discussion on the Horde-Dev mailing list, create a new page on the ((Projects|Horde Projects and Proposals)) page. This will allow others who are interested to collaborate with you, including collections of links, attaching mockup graphics, code architecture discussion etc. + +Please note that new features are always committed to the CVS HEAD branch first, so make sure that you are developing against an up-to-date CVS checkout. If your changes are small and applied to a piece of code that hasn't changed much since a release, we might accept a patch against a release version as an exception. -- To unsubscribe, mail: [email protected]