/issues

Issues for all Dandelion Projects

Dandelion Issues repository

How to refer to an issue from another repository

cd dandelion
git add .
git commit -m "commit refer to dandelion/issues#XX"

On repository dandelion, you commit a bug fix on dandelion/issues#XX (XX is the issue ID)