1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Files
docs/data/variables/contact.yml
Nick Schonning 92740f68d7 chore: Add Prettier for Yaml formatting
Related to #128
- Prettier to fix indenting/quoting across files
- Manually adjust list styles to "-" style
- Ignore all translated files from automated formatting
- Drop redundant CI env variable
2020-11-16 16:12:49 -05:00

48 lines
2.2 KiB
YAML

contact_ent_support: '[GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com)'
contact_support: >-
{% if currentVersion == "free-pro-team@latest" %}[GitHub Support](https://support.github.com/contact) or [GitHub Premium Support](https://premium.githubsupport.com){% else %}your site administrator{% endif %}
report_abuse: >-
{% if currentVersion == "free-pro-team@latest" %}[Report abuse](https://github.com/contact/report-abuse){% endif %}
report_content: >-
{% if currentVersion == "free-pro-team@latest" %}[Report content](https://github.com/contact/report-content){% endif %}
contact_dmca: >-
{% if currentVersion == "free-pro-team@latest" %}[Copyright claims form](https://github.com/contact/dmca){% endif %}
contact_privacy: >-
{% if currentVersion == "free-pro-team@latest" %}[Privacy contact form](https://github.com/contact/privacy){% endif %}
contact_enterprise_sales: "[GitHub's Sales team](https://enterprise.github.com/contact)"
contact_feedback_actions: '[Feedback form for GitHub Actions](https://support.github.com/contact/feedback?contact[category]=actions)'
# The team that provides Standard Support
enterprise_support: 'GitHub Enterprise Support'
# The larger team that includes Enterprise Support and Premium Support
github_support: 'GitHub Support'
# The team that provides Premium Support
premium_support: 'GitHub Premium Support'
# Enterprise Support portal
enterprise_portal: 'GitHub Enterprise Support portal'
contact_enterprise_portal: '[GitHub Enterprise Support portal](https://enterprise.githubsupport.com/hc/en-us)'
# Azure support (GitHub AE) portal
ae_azure_portal: 'Azure Support portal'
contact_ae_portal: '[Azure Support portal](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade)'
# GitHub Support portal (for dotcom)
support_portal: 'GitHub Support portal'
contact_support_portal: '[GitHub Support portal](https://support.github.com/contact)'
# The team that provides GitHub Community Support on the GitHub Community forum (for GitHub Free)
community_support: 'GitHub Community Support'
# The GitHub Community forum
community_support_forum: '[GitHub Community forum](https://github.community/)'