Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 888 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 888 Bytes

Construct5

The HTML5 version of the Construct Template Development Framework for Joomla! 2.5

Stable Master Branch Policy

The master branch will, at all times, remain stable. Development for new features will occur in branches, and when ready, will be merged into the master branch. Regular development and maintenance occurs in the develop branch.

In the event features have already been merged for the next release series, and an issue arises that warrants a fix on the current release series, the developer will create a branch based off the tag created from the previous release, make the necessary changes, package a new release, and tag the new release. If necessary, the commits made in the temporary branch will be merged into master.