@@ -19,6 +19,7 @@ Items that I wish were available:
-[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...)
- We can't
configure an issue template at the group level because of Free Tier: [Group Templates](https://docs.gitlab.com/user/project/description_templates/#set-group-level-description-templates).
- We can't configure a group level CONTRIBUTING.md file, and users are forced to copy and paste every time (have fun making updates too) or otherwise ignore (and there is no way to turn off prompt on right side of every project if your CONTRIBUTING.md file is missing.
Other items that we may not care about at the moment, but aren't available in Free (not comprehensive, just things that popped out):
-[Group level branch protection rules](https://docs.gitlab.com/user/project/repository/branches/protected/#in-a-group) - I thought we needed this to protect our group ACCESS_TOKEN, but after discussions with Mark, sounds like prob not.