From 1753ee6f896a76c79e853939c54839439ef886df Mon Sep 17 00:00:00 2001 From: Tharsis Souza Date: Sat, 11 Jan 2025 18:46:51 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/review-template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/review-template.md diff --git a/.github/ISSUE_TEMPLATE/review-template.md b/.github/ISSUE_TEMPLATE/review-template.md new file mode 100644 index 0000000..61a95e2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/review-template.md @@ -0,0 +1,21 @@ +--- +name: Review Template +about: Book chapter review +title: "[Review] " +labels: '' +assignees: '' + +--- + +## Format + +What's the book format where you found this issue? +[] pdf +[] web +[] ipynb + +## Chapter + +In what chapter did you find this issue? + +## Issue Description