Skip to content

Change form fields default to being required

As mentioned by @pedroms in this MR discussion, it makes more sense to default to all input fields being required unless stated otherwise by adding the (optional) to the corresponding label.

Edited by Pedro Moreira da Silva

Merge request reports