Issues on wikies

Problem to solve

At the university, we are using a self-managed GitLab Enterprise Edition v17.7.3-ee instance. We have a group with several projects, and a Wiki for all the projects. I would like to define issues for improving the Wiki. For, example, If a section is not clear enough, I would like to create an issue indicating that that section of the Wiki needs to be improved, and then assign the issue to a person. The problem, is that to create an issue, I have to assign the new issue to a project, and the Wiki does not appear listed as a project.

Question: Can I create issues to improve a GitLab Wiki? How?

Version

GitLab Enterprise Edition v17.7.3-ee (self-managed).

Create a project called meta or organisation and manage issues there. Create a label wiki-task or similar, use issue templates with pre-defined task lists.

1 Like

Thank you, I did so. I created an empty project for that.