Here have listed all our design system files where. This deisgn system is exported for various products of iMS Systems. Change in this deisgn system would reflect change accross all products of iMS Systems. The design system is a customised version of bootstrap so bootstrap customisation docs and guidelines are followed for building the components for the system.
Our master
branche is the main branche through which codes are tested and pushed through live environment
. Any contribution needs to follow a proper git-flow
to integrate your codes to these branches for testing and deployments.
Any new work-branch needs to be created from master. Once stable codes are ready, create a pull request to test your codes and reviewed by others.