Startup Idea: Enhanced Bug Tracking & Feature Request Solution
Currently I'm a senior software engineer. Though out bug tracking and release sprint tracking software is great. It doesn't do such a good job about figuring out where exactly the bug is coming from or the ability to give a more detail description about the wanted "feature"
On the first problem, it would be great if the person that found the bug in "debug" mode is able to create the ticket and also tag the piece of code that cause the exception. This should also tag the current source code tree. This would be great because when you are coding the fix you have a better idea where to start and put your break points in.
On the second problem, it would be nice if you can attach a storyboard image or have the ability to draw on the screen to describe the feature that the user wants to add. Currently we rely on just text description, but there are very hard to get correctly... however if there was an image or other visual type indication (like a video) of what the person wanted then we assure that we didn't waste our time coding something that wasn't really wanted.
It would be great if problem #1 integrates with popular source code.. like Git or Mercurial.
It would be great if problem #2 integrates with popular bug + feature tracking software like JIRA.