From 99e4a3d8adcb5fad1d8eb77b9c519a979079eb31 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 4 Jun 2025 11:23:13 -0500 Subject: feat: initial commit --- templates/programming/code-review.org | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/programming/code-review.org (limited to 'templates/programming/code-review.org') diff --git a/templates/programming/code-review.org b/templates/programming/code-review.org new file mode 100644 index 0000000..32e12e0 --- /dev/null +++ b/templates/programming/code-review.org @@ -0,0 +1,20 @@ +#+TITLE: Code Review Notes +#+DATE: %<%Y-%m-%d> +#+FILETAGS: :dev:review: + +* PR Info +- Title: +- Author: +- Repo/Branch: + +* Summary + +* Review Checklist +- [ ] Functionality +- [ ] Code style +- [ ] Tests included +- [ ] Docs updated + +* Comments +** TODO Suggest more modular functions +** DONE Fixed broken test case \ No newline at end of file -- cgit v1.2.3-70-g09d2