mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-28 18:42:51 -05:00
14 lines
546 B
Markdown
14 lines
546 B
Markdown
---
|
|
title: 'Projects'
|
|
license: 'CC-BY-SA-4.0'
|
|
---
|
|
|
|
A project is a [kanban board](<https://en.wikipedia.org/wiki/Kanban_(development)>) to organize issues.
|
|
|
|
![screenshot of the project page](../../../../images/v1.21/user/project/project.png)
|
|
|
|
## Card previews images
|
|
|
|
If the card preview in the project is set to **Images and Text**, the card preview displays images found in the corresponding issue. The most recent is displayed first, up to five images.
|
|
|
|
![example of card image preview](../../../../images/v1.21/user/project/project-image.png)
|