From 4d1968bf48bf6acb4314bdb245c84122e8c2641b Mon Sep 17 00:00:00 2001 From: Arunan Sugunakumar Date: Fri, 2 Aug 2024 14:39:49 +0530 Subject: [PATCH] test commit --- pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 9b32185a46..5d063343e8 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,4 +1,4 @@ -## Purpose +## Purpose (Reason) > Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc. ## Goals @@ -49,4 +49,4 @@ > List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested ## Learning -> Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem. \ No newline at end of file +> Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.