diff options
author | Martin Delille <martin@delille.org> | 2019-03-02 21:44:51 +0100 |
---|---|---|
committer | techknowlogick <matti@mdranta.net> | 2019-03-02 15:44:51 -0500 |
commit | 8e202e28ad80452ced90ede3540e1662fa6d7da7 (patch) | |
tree | 33f248babac3890bb263f0ca7bd16f0f84fd2d97 /docs | |
parent | a5604b161100ca8723c016688f61003dc138316a (diff) | |
download | gitea-8e202e28ad80452ced90ede3540e1662fa6d7da7.tar.gz gitea-8e202e28ad80452ced90ede3540e1662fa6d7da7.zip |
add create issue via email comparison (#6227)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/doc/features/comparison.en-us.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/doc/features/comparison.en-us.md b/docs/content/doc/features/comparison.en-us.md index 10f563e528..2bd0b7cfc8 100644 --- a/docs/content/doc/features/comparison.en-us.md +++ b/docs/content/doc/features/comparison.en-us.md @@ -88,6 +88,7 @@ _Symbols used in table:_ | Issue search | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ | | Global issue search | ✘ | ✘ | ✓ | ✓ | ✓ | ✓ | ✘ | | Issue dependency | ✓ | ✘ | ✘ | ✘ | ✘ | ✘ | ✘ | +| Create issue via email | [✘](https://github.com/go-gitea/gitea/issues/6226) | [✘](https://github.com/gogs/gogs/issues/2602) | ✘ | ✘ | ✓ | ✓ | ✘ | | Service Desk | [✘](https://github.com/go-gitea/gitea/issues/6219) | ✘ | ✘ | ✘ | ✓ | ✘ | ✘ | #### Pull/Merge requests |