Create a prompt in gitlab update-server side hook bash script

I want to know how to create a prompt in my custom update-hook bash script so that when developer pushes the commit in CLI , prompt should be pop-up asking user to enter the details like whether he is pushing BUG ID or feature name.

please help.

Thanks in advance.