In your template you have parameters set that are not valid and require the user to change them, but as they are filled a user don't know he should change them unless he reads the whole description.
Solution is to move the value to the description and leave the value empty. This way the developer will know he has to fill the value.
You're probably right. Although it would be nice then if the description could contains rich text to be able to explain things better, Some parameter descriptions are already way too long.
In your template you have parameters set that are not valid and require the user to change them, but as they are filled a user don't know he should change them unless he reads the whole description.
Solution is to move the value to the description and leave the value empty. This way the developer will know he has to fill the value.
I'll PR soon.