Manager is a component that allows you to manage some Bokeh Teknology products.
- Fork it
- Create an account on Tracker
- Create a ticket
- Create a branch
ticket/mg-12345(git checkout -b ticket/mg-12345) - Commit your changes (first line ticket ID, more details can be added on other lines) (
git commit -am "Ticket MG-12345") - Push to your fork (
git push origin ticket/mg-12345) - Send us a Pull Request
You need to replace 12345 with your ticket ID.