From 84a6e90dc2e8b1e096af33f7545fa1969853c7d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=AE=E0=AE=A9=E0=AF=8B=E0=AE=9C=E0=AF=8D=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D=20=E0=AE=AA?= =?UTF-8?q?=E0=AE=B4=E0=AE=A9=E0=AE=BF=E0=AE=9A=E0=AF=8D=E0=AE=9A=E0=AE=BE?= =?UTF-8?q?=E0=AE=AE=E0=AE=BF?= Date: Tue, 30 Jul 2024 00:40:33 +0530 Subject: [PATCH] Chore: Add line breaks in pull_request_template.md (#2988) * Update pull_request_template.md * Update pull_request_template.md --- .github/pull_request_template.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b15e920a28..bc649f4266 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,11 @@ **What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?** ---- + +--- **Give a summary of what the PR does, explaining any non-trivial design decisions** + + --- **Other references**