On GitHub it is possible to easily pre-fill the form for a new issue with URL params like this:
Is there also such a feature for gitlab?
I couldn't find this in the docs or through google...
Here is the solution:
?issue[title]=This+goes+to+the+title&issue[description]=and+this+will%0Aprefill+the+body
Example:
And here is the reference to the docs: https://docs.gitlab.com/ee/user/project/issues/create_issues.html#using-a-url-with-prefilled-values