<div class="markdown">
<p dir="auto">On 19 Feb 2016, at 3:10, Gorkem Ercan wrote:</p>

<blockquote>
<p dir="auto">New feature from GitHub<br>
<a href="https://github.com/blog/2111-issue-and-pull-request-templates">https://github.com/blog/2111-issue-and-pull-request-templates</a></p>

<p dir="auto">Since we don't do issues on GitHub, we can ignore that. But<br>
providing PR templates sounds like a good idea.</p>
</blockquote>

<p dir="auto">It does, until one realise it requires maintaining a single file across 40+ repos.<br>
I so wish github could have a organisational wide repo to fall back on.</p>

<blockquote>
<p dir="auto">Should we<br>
open a Jira(s) to follow up? What should the templates look like?</p>
</blockquote>

<p dir="auto">This made me remember I actually had a draft git commit template for devdoc.</p>

<p dir="auto">I've just pushed it to make it visible.</p>

<p dir="auto">See <a href="https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/git_templates.adoc">https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/git_templates.adoc</a><br>
and <a href="https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/git_commit_template">https://github.com/jbosstools/jbosstools-devdoc/blob/master/source/git_commit_template</a></p>

<p dir="auto">I've used that for a while now and at least for me it makes me remember to format<br>
lines so they look great everywhere (yes, line length matters even on github :), but <br>
even more importantly it makes me remember to state the why and how's.</p>

<p dir="auto">These aren't exactly PR templates, but since I never end up using the web ui for PR <br>
when I use <code>hub</code> these are what ends up in my github PR's.</p>

<p dir="auto">Suggestions welcome and I'm all for adding PR templates and suggest we start<br>
by adding one to jbosstools-devdoc and we can then use that as a template for <br>
other repos. Some repos might want to list a few specific questions a PR normally<br>
should answer - but having a generic one for devdoc could be a good fallback.</p>

<p dir="auto">btw. suggestions welcome on my template - just a starting point. </p>

<p dir="auto">/max<br>
<a href="http://about.me/maxandersen">http://about.me/maxandersen</a></p>

</div>