add templates for commits and issues

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2018-07-27 07:49:52 -07:00
parent a4a81b0abc
commit 2cf991cc31
3 changed files with 54 additions and 1 deletions

26
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,26 @@
<!--
Please make sure you've read and understood our contributing guidelines.
For additional information on the contribution guidelines:
https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#General_Information
If this PR fixes an issue, make sure your description includes "fixes #xxxx".
If this PR connects to an issue, make sure your description includes "connected to #xxxx".
Please provide the following information:
-->
**- <recipename>: Short log / Statement of what needed to be changed.**
**-(Optional pointers to external resources, such as defect tracking)**
**-The intent of your change.**
**-(Optional, if it's not clear from above) how your change resolves the
issues in the first part.**
**-Tag line(s) at the end.**
**-Signed-off-by: Random J Developer <random@developer.example.org>**