From 623f48d83c471b2cc14eecec2099081fbbac37bc Mon Sep 17 00:00:00 2001 From: Bogdan Date: Sat, 27 May 2023 19:26:48 +0300 Subject: [PATCH] add pull request template (#14382) --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..d0f0d5965 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ +#### Description +A few sentences describing the overall goals of the pull request's commits. + +#### Screenshot (if UI related) + +#### Issues Fixed or Closed by this PR + +* Fixes #XXXX