From c819961cc89bae13e2d4809e7063dca15bf89376 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 18 Feb 2025 09:17:18 -0700 Subject: [PATCH] Update pull request template to suggest creating a discussion (#16669) * Update pull request template to suggest creating a discussion for large changes * Update template * Ignore github changes --- .github/pull_request_template.md | 6 ++++++ .github/workflows/pull_request.yml | 1 + 2 files changed, 7 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 30d4dab7b..69425b735 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,11 @@ ## Proposed change