bokehtek/manager

A manager system for Bokeh Teknology products.

dev-master / 1.0.x-dev 2012-09-16 07:18 UTC

This package is not auto-updated.

Last update: 2025-06-07 15:59:51 UTC


README

Manager is a component that allows you to manage some Bokeh Teknology products.

CONTRIBUTE

  1. Fork it
  2. Create an account on Tracker
  3. Create a ticket
  4. Create a branch ticket/mg-12345 (git checkout -b ticket/mg-12345)
  5. Commit your changes (first line ticket ID, more details can be added on other lines) (git commit -am "Ticket MG-12345")
  6. Push to your fork (git push origin ticket/mg-12345)
  7. Send us a Pull Request

You need to replace 12345 with your ticket ID.