diff options
author | John Olheiser <42128690+jolheiser@users.noreply.github.com> | 2019-11-20 16:23:45 -0600 |
---|---|---|
committer | techknowlogick <techknowlogick@gitea.io> | 2019-11-20 17:23:45 -0500 |
commit | dd82e401fdd972457a784819b5afd3358d0aee73 (patch) | |
tree | e7df6850f40cd7d3a59f91668f4d5c8a0a8effba /docs | |
parent | 8f49b1232a0e65b250293f4b39defd94cb35b949 (diff) | |
download | gitea-dd82e401fdd972457a784819b5afd3358d0aee73.tar.gz gitea-dd82e401fdd972457a784819b5afd3358d0aee73.zip |
Add template repositories to comparison (#9101)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
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 1d36d855c2..a5766f96fc 100644 --- a/docs/content/doc/features/comparison.en-us.md +++ b/docs/content/doc/features/comparison.en-us.md @@ -68,6 +68,7 @@ _Symbols used in table:_ | Create new branches | ✓ | ✘ | ✓ | ✓ | ✓ | ✘ | ✘ | | Web code editor | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Commit graph | ✓ | ✘ | ✓ | ✓ | ✓ | ✓ | ✓ | +| Template Repositories | [✓](https://github.com/go-gitea/gitea/pull/8768) | ✘ | ✓ | ✘ | ✓ | ✓ | ✘ | #### Issue Tracker |