From 011adf79ec795af29e06f393c9eb774a4b09cce4 Mon Sep 17 00:00:00 2001
From: Luiz F. A. de PrĂ¡ <rawarkanis@gmail.com>
Date: Tue, 17 Mar 2026 19:58:47 +0000
Subject: [PATCH] Install tooling

---
 .github/pull_request_template.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index f690988..4b674b4 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -26,6 +26,7 @@
 
 #### Resources
 
+- [ ] If you changed templates or styles, run `make format`
 - [ ] If you have changed any SCSS code, run `make release` to regenerate all CSS files
 
 #### Contributors

--
Gitblit v1.10.0