Skip to content

Commit 5feeef2

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 6e20ed7 + 9a48a7e commit 5feeef2

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

content/developers/apps/about-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ topics:
1616

1717
Apps on {% data variables.product.prodname_dotcom %} allow you to automate and improve your workflow. You can build apps to improve your workflow.{% if currentVersion == "free-pro-team@latest" %} You can also share or sell apps in [{% data variables.product.prodname_marketplace %}](https://github.com/marketplace). To learn how to list an app on {% data variables.product.prodname_marketplace %}, see "[Getting started with GitHub Marketplace](/marketplace/getting-started/)."{% endif %}
1818

19-
{% data reusables.marketplace.github_apps_preferred %}, but GitHub supports both {% data variables.product.prodname_oauth_app %}s and {% data variables.product.prodname_github_apps %}. For information on choosing a type of app, see "[About apps](/apps/about-apps/)" and "[Differences between apps](/apps/differences-between-apps/)."
19+
{% data reusables.marketplace.github_apps_preferred %}, but GitHub supports both {% data variables.product.prodname_oauth_app %}s and {% data variables.product.prodname_github_apps %}. For information on choosing a type of app, see "[Differences between GitHub Apps and OAuth Apps](/developers/apps/differences-between-github-apps-and-oauth-apps)."
2020

2121
{% data reusables.apps.general-apps-restrictions %}
2222

content/github/setting-up-and-managing-your-github-profile/viewing-contributions-on-your-profile.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ On your profile page, certain actions count as contributions:
2727

2828
- Committing to a repository's default branch or `gh-pages` branch
2929
- Opening an issue
30+
- Opening a discussion
31+
- Answering a discussion
3032
- Proposing a pull request
3133
- Submitting a pull request review{% if enterpriseServerVersions contains currentVersion or currentVersion == "github-ae@latest" %}
3234
- Co-authoring commits in a repository's default branch or `gh-pages` branch{% endif %}

0 commit comments

Comments
 (0)