From e470701b80ff86de09ddd1886e157078ec28f14b Mon Sep 17 00:00:00 2001 From: Pedro Maia Costa <550684+pnmcosta@users.noreply.github.com> Date: Thu, 10 Apr 2025 16:30:44 +0100 Subject: [PATCH] [ci] include stash in pr template (#3657) --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ab23f178e..c4bd3140b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,10 @@ ## Issue ticket number and link +## Stack + + + ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix