Fixed validators
このコミットが含まれているのは:
コミット
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?
|
||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする