1
0
mirror of synced 2026-01-19 18:02:45 -05:00
Files
docs/content/developers/apps/getting-started-with-apps/activating-optional-features-for-apps.md
2021-06-24 11:02:53 -07:00

34 lines
1.4 KiB
Markdown

---
title: Activating optional features for apps
intro: 'You can test new optional features for your {% data variables.product.prodname_github_apps %} and {% data variables.product.prodname_oauth_app %}s.'
redirect_from:
- /developers/apps/activating-beta-features-for-apps
- /developers/apps/activating-optional-features-for-apps
versions:
fpt: '*'
ghae: '*'
ghes: '>=2.22'
topics:
- GitHub Apps
shortTitle: Activate optional features
---
{% warning %}
**Warning:** {% ifversion ghes < 3.1 %} Beta {% else %} Optional {% endif %} features are subject to change.
{% endwarning %}
## Activating {% ifversion ghes < 3.1 %} beta {% else %} optional {% endif %} 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 {% ifversion ghes < 3.1 %} a beta {% else %} an optional {% endif %} feature for.
{% data reusables.apps.optional_feature_activation %}
## Activating {% ifversion ghes < 3.1 %} beta {% else %} optional {% endif %} 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.optional_feature_activation %}