From 42994c3a6ea99fdec04a45eabd6b9cf8511f3d35 Mon Sep 17 00:00:00 2001 From: Ilham Variansyah Date: Sat, 2 May 2026 12:21:02 +0700 Subject: [PATCH] edit template --- .github/pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6d61965d8..453a1810d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,13 +5,13 @@ ## Types of changes -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to change) -- [ ] Organization and beautification (changes which improve readability and/or accessibility) +- Bug fix (non-breaking change which fixes an issue) +- New feature (non-breaking change which adds functionality) +- Breaking change (fix or feature that would cause existing functionality to change) +- Organization and beautification (changes which improve readability and/or accessibility) ## Developer Checklist