From 95a97cf9cd0a3de587061bb091b34fff3cc0083d Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:09:00 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 572076de9..506ee8ef3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,9 @@ - [ ] I have removed this checklist and any unused sections. ## Changes -- +- Fix: ... +- Feat: ... +- ... ## Issues - fix #...