[cvs] [Wiki] changed: FAQ/Developer/ModifyApp
Jan Schneider
jan at horde.org
Fri Aug 15 07:33:29 UTC 2008
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.
More information about the cvs
mailing list