open Issues via direct HTML links with parameters
there is a feature in github that alow users to open an issue page by get parameters in url like this :
https://github.com/username/project/issues/new?title=sample&body=text
is this possible in gitlab ?