Jira - Fixed Jira Issue tracker support
Created by: pguridi
Integration with Jira issue tracker was not working out of the box, because Jira uses issues ids as: PROJECT-1234. Changed the Issues regular expression to support this format as well. Also added configuration example for a Jira server.