From 856ace79a524e9d619ce1c367433ced72bfaaa07 Mon Sep 17 00:00:00 2001 From: drjones Date: Wed, 20 May 2026 15:41:29 -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.