Skip to content

vectrlabs/GitHub-Kanban

Repository files navigation

No Longer Maintained. We're using ZenHub.

What

A Chrome extension which injects a fully automated Kanban board into GitHub, hacked together very quickly.

Kanban Board

Usage

  • Mark your issues with the in progress tag when you begin work on them.
  • Always close issues with a commit message (fix #123, etc...). These messages are used to move issues to the Testing / Code Review column.
  • That's it - everything else will happen automatically.

GitHub Issue Templates

We've included some templates for GitHub issues. These templates help us clearly and consistently explain our GitHub issues. As a remote team, this type of communication can be more difficult that other teams, but we've found that these templates work very well for us. Please use these templates every time you create a GitHub issue ;).

Installation

From Chrome web store

it's recommended to install via chrome web store since it can be automated update.

Manual

  • git clone the repo
  • Go to chrome://extensions/ to manage your extensions
  • Check the developer mode box at the top of this page
  • Load upacked extension - point this to where you cloned the repo
  • Visit the extension's options page to fill our the username (vectrlabs), the repo (vectr), and your personal access token