Hello! I think the following features would be useful for issue forms in beta:
-
validations.pattern
- like a pattern property in JSON schema to check smth for a format conformance -
validations.minLength
/validations.maxLength
- like the same property pair in JSON schema to check smth for a format conformance -
script
- shell command to check input format