From a81b53a127c5204c87c59413743cd4232178f1c1 Mon Sep 17 00:00:00 2001 From: Omar Nasser Date: Sat, 16 Aug 2025 12:39:05 +0300 Subject: [PATCH] Update PR template for new metrics --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 364068491..2590d432a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,3 +12,5 @@ **Which issue(s) this PR fixes:** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)* Fixes # + +**New Metric: How would you use this metric for alerting or to provide info about the deployment?** \ No newline at end of file