ipa320 / setup

Setting up Care-O-bot repositories with github.
14 stars 35 forks source link

issue and PR templates? #86

Closed mgruhler closed 7 years ago

mgruhler commented 7 years ago

@ipa-fxm @ipa-fmw As a result of the discussion in ipa320/ipa_navigation_localization#188, I wondered if you could add some templates that would encourage people to add the correct/required information to issues or PRs. Thus, one would not have to request the information again.

In the end: it is possible. The templates need to be in the root of the repo, or in a .github subdirectory (which I would prefer).

What do you think about something like that? I quickly hacked together something for an issue, it should definitely be different for a PR.

To see what it looks like (the issue version, in a PR :stuck_out_tongue_closed_eyes: ), check out: https://github.com/ipa-mig/setup/compare/master...ipa-mig:test

What do you think?

(Obviously, the tmp commit should be reverted, and the templates be made more consistent...)

floweisshardt commented 7 years ago

Wow, didn't know about that. I like this.

mgruhler commented 7 years ago

We would have to add them to each repo, though. But this would leave room to deviate from the templates, if required.

fmessmer commented 7 years ago

e.g. https://github.com/intel-ros/realsense are using this

mgruhler commented 7 years ago

I'm closing this now. It is still there for reference :-)