Live data from Hacker News

Issue and Pull Request templates

github.com

1–10 of 143 posts

Re: Issue and Pull Request templates

#2
The template is more for actual issues with the software than to-do lists/user grievances, the latter of which I see used more frequently in GitHub Issues. Maybe it's time to separate GitHub Issues into Issues and Discussion.

EDIT: Missed the fact that the feature is opt-in by the repo owner, which makes things more expected depending on the nature of the repo. Although now thinking about it, the separation is still not a bad idea.

Re: Issue and Pull Request templates

#3

The template is more for actual issues with the software than to-do lists/user grievances, the latter of which I see used more frequently in GitHub Issues. Maybe it's time to separate GitHub Issues into Issues and Discussion. EDIT: Missed the fact that the feature is opt-in by the repo owner, which makes things more expected depending on the nature of the repo. Although now thinking about it, the separation is still…

I don't agree. I think this is a great step into encouraging users to follow a format when submitting issues. It would make it easier to add tags to these issues as well. Any other discussion can be submitted the same way, you'd just remove the template and start typing.

Re: Issue and Pull Request templates

#4
post #3

The template is more for actual issues with the software than to-do lists/user grievances, the latter of which I see used more frequently in GitHub Issues. Maybe it's time to separate GitHub Issues into Issues and Discussion. EDIT: Missed the fact that the feature is opt-in by the repo owner, which makes things more expected depending on the nature of the repo. Although now thinking about it, the separation is still…

I don't agree. I think this is a great step into encouraging users to follow a format when submitting issues. It would make it easier to add tags to these issues as well. Any other discussion can be submitted the same way, you'd just remove the template and start typing.

Indeed. Triaging issues which is a huge issue can now be simplified heavily with the usage of a bot that parses the template and tags issues.

This is a great step forward and I'm excited that GitHub is doing this.

Re: Issue and Pull Request templates

#5
I asked Craigslist to do this years ago for the "for sale" sections, so that people included the number of doors on a car, the color, etc., and the kind of heat in an apartment, and so on. Such a simple thing, and would make searching so much better, and the service in general better.

Re: Issue and Pull Request templates

#6
post #3

The template is more for actual issues with the software than to-do lists/user grievances, the latter of which I see used more frequently in GitHub Issues. Maybe it's time to separate GitHub Issues into Issues and Discussion. EDIT: Missed the fact that the feature is opt-in by the repo owner, which makes things more expected depending on the nature of the repo. Although now thinking about it, the separation is still…

I don't agree. I think this is a great step into encouraging users to follow a format when submitting issues. It would make it easier to add tags to these issues as well. Any other discussion can be submitted the same way, you'd just remove the template and start typing.

[deleted]

Re: Issue and Pull Request templates

#7
post #6
post #3

Earlier quoted context omitted.

I don't agree. I think this is a great step into encouraging users to follow a format when submitting issues. It would make it easier to add tags to these issues as well. Any other discussion can be submitted the same way, you'd just remove the template and start typing.

[deleted]

The template is pulled from the repo.

Re: Issue and Pull Request templates

#10
post #7
post #6

Earlier quoted context omitted.

[deleted]

The template is pulled from the repo.

Right, see:

New issue: https://github.com/owncloud/core/issues/new

issue_template.md file in repo: https://github.com/owncloud/core/blob/master/issue_template....

Post reply on HN