From 54758fb6d98535e9e6471c61af0928d15f7c4996 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 15:40:59 -0700 Subject: [PATCH] docs: add .gitea/ISSUE_TEMPLATE/docs_task.md --- .gitea/ISSUE_TEMPLATE/docs_task.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/docs_task.md diff --git a/.gitea/ISSUE_TEMPLATE/docs_task.md b/.gitea/ISSUE_TEMPLATE/docs_task.md new file mode 100644 index 0000000..549ccb7 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/docs_task.md @@ -0,0 +1,13 @@ +# Documentation Task + +## Page Or Section + +Name the README/wiki section that needs work. + +## Change Needed + +Describe what should be clearer, corrected, or added. + +## Source Of Truth + +Link to code, hardware notes, upstream docs, release notes, or maintainer decision.