| --- |
| name: "Task" |
| about: "Create a new task to be worked on" |
| title: "Task: " |
| --- |
| |
| # Task: [Concise Title of the Task] |
| |
| ## Description |
| |
| _A clear and concise description of the task. Be sure to set the Issue Type to `Task` and apply the appropriate labels to the GitHub issue._ |
| |
| ## Acceptance Criteria |
| |
| _Explanation of what satisfies this task? What completes this Task? List all acceptance criteria that would apply._ |
| |
| ### Steps / Subtasks |
| |
| _Optional section. If there is a clear sequence of tasks to reach and satisfy the acceptance criteria, list them in order here._ |
| |
| ## Additional Information |
| |
| _Add any extra information, details, references, or related issues/PRs here._ |