From 3f27b372b06308a569363e87938a69bfe099386c Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Tue, 10 Mar 2026 22:03:11 -0400 Subject: [PATCH] chore: update todo --- todo | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 todo diff --git a/todo b/todo new file mode 100644 index 0000000..ae85eaa --- /dev/null +++ b/todo @@ -0,0 +1,4 @@ +update hacking page + - update format + - add guides for commit names i.e. + chore: fix: feat: docs: style: refactor: test: perf: review: