mysensors / MySensors

MySensors library and examples
https://www.mysensors.org
1.31k stars 891 forks source link

Add pull request template #1102

Open mfalkvidd opened 6 years ago

mfalkvidd commented 6 years ago

To make it easier for first time contributors to understand why Gitler/Jenkins really is their friend (and not the pain in the a** that a first impression might give), let's add a pull request template that gently introduces our PR process/flow.

Documentation: https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/

Make sure the template contains a prominent link to https://www.mysensors.org/download/contributing

fallberg commented 6 years ago

Even better, use this: https://help.github.com/articles/setting-guidelines-for-repository-contributors/

The PR template will basically set a template for the commit message after we squash the PR.

mfalkvidd commented 6 years ago

We already have that :-) https://github.com/mysensors/MySensors/blob/development/CONTRIBUTING.md

fallberg commented 6 years ago

Then we should be done I guess :) And anyone that disagree can be instructed to RTFM.