Files
picoclaw/.github/ISSUE_TEMPLATE/general-task---todo.md
2026-02-16 19:17:27 +08:00

504 B

name, about, title, labels, assignees
name about title labels assignees
General Task / Todo A specific piece of work like doc, refactoring, or maintenance. [Task]

📝 Objective

📋 To-Do List

  • Step 1
  • Step 2
  • Step 3

🎯 Definition of Done (Acceptance Criteria)

  • Documentation is updated in the README/docs folder.
  • Code follows project linting standards.
  • (If applicable) Basic tests pass.

💡 Context / Motivation

  • Fixes #
  • Relates to #