I'm sure you have this on a nice to have list, but the issue connectors for GitHub, Bitbucket, Kiln etc all have the same format of RegEx with the only changing component, the project "slug". Can you provide some defaults for these, so we don't need to repeat the process for every repository, AKA continua creates a default issue connector (or gives the user the option to generate a "Standard" one).
Cheers, on behalf of all the lazy programmer who are going to use Continua.
We have improved our issue connectors over the last couple of days and they now include dynamically generated urls from the repository url. If you grab the release candidate then you should see default connectors for GitHub, Bitbucket, etc. What it allows you to do is insert the url from the repository url by using the {repo.url} tag.
This means that you should only need 1 issue connector per repository type. Give it a go and let us know what you think!