Issue and Pull Request templates
github.com
Issue and Pull Request templates
1–10 of 143 posts
Re: Issue and Pull Request templates
#2EDIT: 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
#3The 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…
Re: Issue and Pull Request templates
#4The 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.
This is a great step forward and I'm excited that GitHub is doing this.
Re: Issue and Pull Request templates
#5Re: Issue and Pull Request templates
#6The 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
#7Earlier 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]
Re: Issue and Pull Request templates
#8Re: Issue and Pull Request templates
#9Re: Issue and Pull Request templates
#10Earlier quoted context omitted.
[deleted]
The template is pulled from the repo.
New issue: https://github.com/owncloud/core/issues/new
issue_template.md file in repo: https://github.com/owncloud/core/blob/master/issue_template....