소스 검색

Add pull request template (#640)

Signed-off-by: Jan Hanca <[email protected]>
Jan Hanca 1 년 전
부모
커밋
d9fc445a72
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      .github/pull_request_template.md

+ 9 - 0
.github/pull_request_template.md

@@ -0,0 +1,9 @@
+## What does this PR do?
+
+_Please describe your PR. For a bug fix, what was the old behavior, what is the new behavior?_
+
+_Please add links to any issues, RFCs or other items that are relevant to this PR._
+
+## How was this PR tested?
+
+_Please describe any testing performed._