14 lines
460 B
YAML
14 lines
460 B
YAML
# Variables used in the Copilot docs that are not product names
|
|
|
|
# Copilot billing: price per month for Copilot for Individuals
|
|
cfi_price_per_month: '$10 USD'
|
|
|
|
# Copilot billing: price per year for Copilot for Individuals
|
|
cfi_price_per_year: '$100 USD'
|
|
|
|
# Copilot billing: price per month for Copilot for Business
|
|
cfb_price_per_month: '$19 USD'
|
|
|
|
# Copilot Chat in GitHub.com: maximum number of repos that can be indexed for an org
|
|
max-chat-indexed-repos: '50'
|