I've updated the documentation image as requested. (#1390)

Here's what I did:
1.  Copied the new image from `vk-task-dialog.png` to `docs/images/vk-task-dialog.png`.
2.  Updated `docs/core-features/creating-tasks.mdx` to reference the new image.
3.  Removed the old `docs/images/screenshot-create-task.png` file.

The documentation now uses the new task dialog image.
This commit is contained in:
Britannio Jarrett
2025-11-27 17:08:19 +00:00
committed by GitHub
parent 82d04642fb
commit c4f4bf8318
3 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ description: "Learn how to create and manage tasks on your kanban board, includi
---
<Frame>
<img src="/images/screenshot-create-task.png" alt="Task creation interface showing Add Task button and form fields" />
<img src="/images/vk-task-dialog.png" alt="Task creation interface showing Add Task button and form fields" />
</Frame>
After creating a project, add tasks by clicking the **plus (+) icon** in the top right of your project kanban page, or by using the keyboard shortcut **`c`**.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 KiB