From 85983552ee0cc0e4b4e5426dc615c27f8eeaee35 Mon Sep 17 00:00:00 2001 From: Brizen Britt <92282724+briz123@users.noreply.github.com> Date: Mon, 21 Apr 2025 04:49:10 -0400 Subject: [PATCH] fix(docs): PR Conventions (#3066) * added title for title guidelines * added example title --------- Co-authored-by: Jacob Padilla --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2403cee42..370f1321c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,16 @@ + + ## What is the purpose of this pull request?