From 7e2d1f32ed91dd38cef604e0ecec9589986c8254 Mon Sep 17 00:00:00 2001 From: gregfromstl Date: Fri, 27 Dec 2024 15:08:16 -0600 Subject: [PATCH] chore(ci): update PR template --- .github/pull_request_template.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bbd27790100..002bf98fdf3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,12 @@ -## Problem solved +--- +title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes" +--- -Short description of the bug fixed or feature added +If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): + +## Notes for the reviewer +Anything important to call out? Be sure to also clarify these in your comments. + +## How to test +Unit tests, playground, etc.