From 19e2071e45e7e7526b0e7d17d6ff845025b6ece0 Mon Sep 17 00:00:00 2001 From: Harry <14015057+HarryVasanth@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:12:26 +0000 Subject: [PATCH] chore(docs) update PR template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f360cefff..b4ddc59e7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,7 +8,7 @@ DEV-#### | SUP-#### | CON-#### ### Solution Overview -> Provide an overview of the solution implemented in this pull request. This should be a high-level overview without getting into technical details. If applicable, include screenshots of UI or use GitHub compliant [`mermaid`](https://mermaid.live/) graphs to visually represent the solution. +> Provide an overview of the solution implemented in this pull request. This should be a high-level overview without getting into technical details. If applicable, include screenshots of UI or use GitHub-compliant [`mermaid`](https://mermaid.live/) graphs to represent the solution visually. ### Implementation Details