* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
27 lines
987 B
Markdown
27 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 %}
|