Переглянути джерело

PULL_REQUEST_TEMPLATE.md: Add pull request template

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Andrei Gherzan 8 роки тому
батько
коміт
135a7ae55f
1 змінених файлів з 16 додано та 0 видалено
  1. 16 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 16 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,16 @@
+<!--
+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:
+-->
+
+**- What I did**
+
+**- How I did it**