Thoughts on how we track issues in the development of JTracker/jissues.
I have no problem with either the prefix or using the GitHub label system. I also have no problem going in and managing the GitHub labels to match tags (the color distinction and ability to filter is a +1 from me).
As far as the workflow code Chad mentions, I think that would be something to consider implementing in the application, not something we can do with GitHub considering it's limited tracker interface.
Closing this issue as we have agreement. Thanks Michael.
This is an interesting idea. There was a GSoC project that had to do with workflows. It's on Github here https://github.com/florianv/Petrinet I wonder if this sort of implementation would help us.