mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-16 12:14:20 +02:00
add templates for commits and issues
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
26
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
26
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal 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>**
|
||||
|
||||
Reference in New Issue
Block a user