diff options
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..223f23a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | <!-- | ||
| 2 | Please make sure you've read and understood our contributing guidelines. | ||
| 3 | |||
| 4 | For additional information on the contribution guidelines: | ||
| 5 | https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#General_Information | ||
| 6 | |||
| 7 | If this PR fixes an issue, make sure your description includes "fixes #xxxx". | ||
| 8 | |||
| 9 | If this PR connects to an issue, make sure your description includes "connected to #xxxx". | ||
| 10 | |||
| 11 | Please provide the following information: | ||
| 12 | --> | ||
| 13 | |||
| 14 | **- What I did** | ||
| 15 | |||
| 16 | **- How I did it** | ||
