From c52c4916be0369f092f7da6c162b6c61c37c08d7 Mon Sep 17 00:00:00 2001 From: Ilya Churaev Date: Mon, 15 Feb 2021 15:18:29 +0300 Subject: [PATCH] Added a template for PRs (#4313) --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 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 00000000000..8aabb5ffe6a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +### Details: + - *item1* + - *...* + +### Tickets: + - *ticket-id*