From 5c3ff25a2e7013a4482b97ab67c80de96d14417b Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Tue, 6 Feb 2024 17:31:44 -0500 Subject: [PATCH] ... (#411) --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 9e2873849..e25023d91 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,5 +1,9 @@ +> Please use conventional commits to describe your changes. For example, `feat: add new feature` or `fix: fix a bug`. If you are unsure, leave the title as `...` and AI will handle it. + ## Describe your changes +... + ## Issue ticket number and link ## Checklist before requesting a review