Update GitLab Features authored by Slominski, Ryan's avatar Slominski, Ryan
...@@ -14,6 +14,7 @@ You'll need to look closer at each feature you're interested in though, as even ...@@ -14,6 +14,7 @@ You'll need to look closer at each feature you're interested in though, as even
Items that I wish were available: Items that I wish were available:
- [Project Templates](https://docs.gitlab.com/user/group/custom_project_templates/) - We can't provide a template project with the `pages` branch already there. Instead, users must take extra steps to get the starting structure in place.
- Project Management: [Epic](https://docs.gitlab.com/user/group/epics/), [Roadmap](https://docs.gitlab.com/user/group/roadmap/), [Iteration](https://docs.gitlab.com/user/group/iterations/), [Configurable Board](https://docs.gitlab.com/user/project/issue_board/#configurable-issue-boards) - Project Management: [Epic](https://docs.gitlab.com/user/group/epics/), [Roadmap](https://docs.gitlab.com/user/group/roadmap/), [Iteration](https://docs.gitlab.com/user/group/iterations/), [Configurable Board](https://docs.gitlab.com/user/project/issue_board/#configurable-issue-boards)
- We can't group issues together across projects (via Issue Boards and EPICS) because of Free Tier in fully productive way. - We can't group issues together across projects (via Issue Boards and EPICS) because of Free Tier in fully productive way.
- [No group-level priority labels](https://gitlab.com/gitlab-org/gitlab/-/issues/16920), so we can't prioritize tasks consistently and easily in TODO Lists (otherwise, TODO could have been a work-around for not having Issue Boards...) - [No group-level priority labels](https://gitlab.com/gitlab-org/gitlab/-/issues/16920), so we can't prioritize tasks consistently and easily in TODO Lists (otherwise, TODO could have been a work-around for not having Issue Boards...)
... ...
......