Recruitics UI
This repo contains a few shared React components and stylesheets for Recruitics projects.
Notes
For now, this is more-or-less spike code and its API is not finalized. Use at your own risk.
Development
Branch definitions
master
- stable production branchhotfix/...
- branched frommaster
and merged to bothmaster
anddevelop
develop
- development branchfeature/...
- branched fromdevelop
and merged backbugfix/...
- branched fromdevelop
and merged backrelease/...
- branched fromdevelop
and merged to bothmaster
anddevelop
(tagmaster
with new version number)