Fixed validators

このコミットが含まれているのは:
Hygna 2023-02-10 21:59:05 +00:00
コミット 85660a5758
この署名に対応する既知のキーがデータベースに存在しません

ファイルの表示

@ -16,6 +16,8 @@ body:
label: Location
description: Which country is your server hosted?
placeholder: Germany, Norway, France etc.
validations:
required: true
- type: checkboxes
attributes:
label: Cloudflare
@ -27,8 +29,8 @@ body:
label: Instance URL
description: What is the URL of your instance?
placeholder: https://gothub.example.org
validations:
required: true
validations:
required: true
- type: dropdown
attributes:
label: Which branch of GotHub are you using?