Update registration form authored by David Mynors's avatar David Mynors
...@@ -32,7 +32,7 @@ Contributing through [Open Collective] is a condition ...@@ -32,7 +32,7 @@ Contributing through [Open Collective] is a condition
of membership, so applicants must have an existing Open Collective profile, which can be set up [here](https://opencollective.com/create-account). of membership, so applicants must have an existing Open Collective profile, which can be set up [here](https://opencollective.com/create-account).
<label for="oc-user">Link to your OpenCollective profile</label> <label for="oc-user">Link to your OpenCollective profile</label>
<input id="oc-user" name="oc-user" type="text" required maxlength="25"> <input id="oc-user" name="oc-user" type="text" required maxlength="50">
## Code of Conduct: ## Code of Conduct:
... ...
......