From 9d7adefe0ca28dd6ce19df857005ebc2898cfdb2 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: Mon, 15 Jul 2024 20:58:05 +0530 Subject: [PATCH] chore: Update wordings in pull request template (#2926) * Update wordings in pull request template * Update .github/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 c96fe4c1f8..b15e920a28 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,8 @@ **What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?** -**Give a brief summary of what the PR does, explaining any non-trivial design decisions** +--- +**Give a summary of what the PR does, explaining any non-trivial design decisions** + +--- **Other references**