From 7422e2fef82186b9a33706ef51e984c32aa22aac Mon Sep 17 00:00:00 2001 From: Chris Impicciche Date: Tue, 12 Mar 2024 12:07:48 -0500 Subject: [PATCH] Update .github/pull_request_template.md --- .github/pull_request_template.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2eda9ef..81e4096 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,13 +8,13 @@ Provide a concise summary of the motivation and the driving force behind this ch _[Replace this with a description of the risk, if any, and how the change will be deployed.]_ - -- Big/complex change? -- Big splash zone? -- High stakes if errors occur? -- Low confidence? -- Not hidden by feature flag? -- Negligible risk! + +- ✅ Big/complex change +- ✅ Big splash zone +- ✅ High stakes if errors occur +- ✅ Low confidence +- ✅ Not hidden by feature flag +- ✅ Negligible risk! ### Changes