From 44744d6f1e2edfe65afb59083351d73566710206 Mon Sep 17 00:00:00 2001 From: Guilherme Jacomini Date: Wed, 12 Jul 2023 16:37:25 -0300 Subject: [PATCH] chore(github): updates PR template --- .github/pull_request_template.md | 70 ++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7d81623..8f58acb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,65 @@ -#### Changes Made + -#### Potential Risks - +> **Note** - Since this is a public repository, make sure that we're not publishing private data in the code, commit comments, or this PR. -#### Test Plan - +## 📚 Context/Description Behind The Change + + +## 🚨 Potential Risks & What To Monitor After Deployment + + +## 🧑‍🔬 How Has This Been Tested? + + +## 🚚 Release Plan + + + + +