divinites / gissues

A sublime text plug-in to manage GitHub repo issues :fire:
11 stars 2 forks source link

[Feature request] Issue template support #101

Open Kristinita opened 7 years ago

Kristinita commented 7 years ago

1. Request

It would be nice, if users can to see ISSUE_TEMPLATE.md, if we will write issue use GitHubIssue package.

2. Justification

For example, when I wrote issue for ColorHelper use GitHub Issue, I don't see ColorHelper issue template, and I get disapproving remark from repository owner.

3. Desirable behavior

Ctrl+Shift+PGitHubIssue: Create Issue → I wrote owner/repositoryEnter → if owner of repository wrote ISSUE_TEMPLATE.md, I can see it.

I understood that, probably, now it is not possible, but this useful feature. Please, not close my issue.

Thanks.

divinites commented 7 years ago

It should not be hard to implement this. Take it easy, I won't close the issue until I solve it.