Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using multiple issue templates with a repository #9

Open
RichardLitt opened this issue Aug 4, 2017 · 11 comments
Open

Using multiple issue templates with a repository #9

RichardLitt opened this issue Aug 4, 2017 · 11 comments
Labels

Comments

@RichardLitt
Copy link
Owner

RichardLitt commented Aug 4, 2017

GitHub Issue Templates are great, but they are somewhat misnamed: you can't have multiple templates, but only a single template which automatically loads. This template inevitably fails to deal with all possible open issues. For instance, questions are not the same as bug reports.

Short of including a line in a template saying Delete this template if it does not apply, are there other strategies to working with repositories which need multiple types of issue templates? Is this problem easily abstracted, and can it thus be streamlined?

This is an open question.

@hackergrrl
Copy link

hackergrrl commented Aug 4, 2017 via email

@RichardLitt
Copy link
Owner Author

Completely out of scope. 🔭

GitLab would be useful for that. But a better way of framing it might be this: given constraints on a form, how does one most effectively sidestep them?

@SebastianJL
Copy link

SebastianJL commented Aug 23, 2017

Why is this out of scope? A simple button "use template" in the issue creation would be enough. This would be really helpful.

@RichardLitt
Copy link
Owner Author

Why is this out of scope? A simple button "use template" in the issue creation would be enough. This would be really helpful.

Because I don't have access to GitHub's codebase. It's not a solution if I can't use it. :/

@liuderchi
Copy link

@RichardLitt I built a bot for generating markdown templates for different scenarios
(issue report, feature request ...) and hopefully can solve this issue.

https://github.com/apps/template

Any feedback or issues about this bot are welcomed : ]

@RichardLitt
Copy link
Owner Author

Pretty cool, @liuderchi! Can I make my own templates? It isn't clear from the documentation.

@liuderchi
Copy link

@RichardLitt No we can not use personal templates.
Now the template is static.

Good news is custom-template is WIP and hopefully will be shipped in next release.

@zupo
Copy link

zupo commented Nov 21, 2017

@liuderchi: where did you hear that "custom-template is WIP"?

@liuderchi
Copy link

liuderchi commented Nov 21, 2017

@zupo I was talking about the Bot App Template I have been developing. Sorry for the misleading comment.

Template generates markdown by simple commands,
which is now alpha and lack of support for custom templates.

Custom templates feature now is almost done and I am updating the docs for it.

@zupo
Copy link

zupo commented Nov 21, 2017

Ah ok, thanks!

@netzulo
Copy link

netzulo commented Jun 9, 2018

then we will need to wait ... :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants