Background
I am enforcing an issue template so I can extract the business requirement(one-liner describing the issue for non-technical people) from an issue description
Problem: Gitlab API doesn't have the description field
According to Gitlab API documentation, there is nothing about the description field in the projects namespace parameters https://docs.gitlab.com/ce/api/projects.html#edit-project
