* New Crowdin translations by Github Action * Remove bad translations * Remove broken translations * Remove more broken files * Remove broken translation * Remove broken translations * Remove broken translations * Add english versions of broken translations Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
28 lines
987 B
Markdown
28 lines
987 B
Markdown
---
|
|
title: Activating beta features for apps
|
|
intro: 'You can test new app features released in public beta for your {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_app %}s.'
|
|
versions:
|
|
free-pro-team: '*'
|
|
---
|
|
|
|
{% warning %}
|
|
|
|
**Warning:** Features available in public beta are subject to change.
|
|
|
|
{% endwarning %}
|
|
|
|
### Activating beta features for {% data variables.product.prodname_github_apps %}
|
|
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.developer_settings %}
|
|
3. Select the
|
|
{% data variables.product.prodname_github_app %} you want to enable a beta feature for.
|
|
{% data reusables.apps.beta_feature_activation %}
|
|
|
|
### Activating beta features for {% data variables.product.prodname_oauth_app %}s
|
|
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.developer_settings %}
|
|
{% data reusables.user-settings.oauth_apps %}
|
|
{% data reusables.apps.beta_feature_activation %}
|