diff options
author | techknowlogick <techknowlogick@gitea.io> | 2020-09-04 18:46:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-04 18:46:21 -0400 |
commit | 144de79c1be239494f8bca1b91641b605a3265cf (patch) | |
tree | d971fb4cf28efa0e7b211ad6c0197d9b0aed3456 /docs | |
parent | bda9e51fef8d1fb5aa76e7185cd414eb893bb986 (diff) | |
download | gitea-144de79c1be239494f8bca1b91641b605a3265cf.tar.gz gitea-144de79c1be239494f8bca1b91641b605a3265cf.zip |
Add details re: Kanban (#12721)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/doc/features/comparison.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/features/comparison.en-us.md b/docs/content/doc/features/comparison.en-us.md index 8e47b0224e..dae530438b 100644 --- a/docs/content/doc/features/comparison.en-us.md +++ b/docs/content/doc/features/comparison.en-us.md @@ -84,7 +84,7 @@ _Symbols used in table:_ | Comment reactions | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | | Lock Discussion | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | | Batch issue handling | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | -| Issue Boards | [✓](https://github.com/go-gitea/gitea/pull/8346) | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | +| Issue Boards (Kanban) | [✓](https://github.com/go-gitea/gitea/pull/8346) | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | | Create new branches from issues | ✘ | ✘ | ✘ | ✓ | ✓ | ✘ | ✘ | | Issue search | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ | | Global issue search | [✘](https://github.com/go-gitea/gitea/issues/2434) | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ | |