help: Add external account to add-custom-profile-fields.

This commit is contained in:
Rishi Gupta 2019-08-03 09:18:14 -07:00 committed by Tim Abbott
parent 2c80224e2d
commit 08c2cc5883
1 changed files with 3 additions and 2 deletions

View File

@ -25,11 +25,12 @@ profiles until they fill them out.
There are several different types of fields available.
* **Short text**: For one line responses, like "Twitter handle" or
* **Short text**: For one line responses, like
"Job title". Responses are limited to 50 characters.
* **Long text**: For multiline responses, like "Biography".
* **Date picker**: For dates, like "Birthday".
* **Link**: For links to websites, like "LinkedIn profile".
* **Link**: For links to websites.
* **External account**: For linking to GitHub, Twitter, etc.
* **List of options**: Creates a dropdown with a list of options.
* **Person picker**: For selecting other users, like "Manager" or
"Direct reports".