Enhances the `New Issue` button to support multiple templates.An extension that adds a dropdown to the "New Issue" button on github and lists all templates defined in the github repo.
You'll need to create a new file in /.github/ISSUE_TEMPLATES.md that uses some kind of frontmatter. All issue templates are within one file. Please check out an example config in https://raw.githubusercontent.com/marcbachmann/github-issue-templates/master/.github/ISSUE_TEMPLATES.md
Visit https://github.com/marcbachmann/github-issue-templates for more informations.