1
0
mirror of synced 2025-12-22 11:26:57 -05:00

add discussions to contribution graph

This commit is contained in:
Bobby Dresser
2021-03-18 13:56:38 -07:00
committed by GitHub
parent 5f89d32863
commit 2fc921b61a

View File

@@ -27,6 +27,8 @@ On your profile page, certain actions count as contributions:
- Committing to a repository's default branch or `gh-pages` branch
- Opening an issue
- Opening a discussion
- Answering a discussion
- Proposing a pull request
- Submitting a pull request review{% if enterpriseServerVersions contains currentVersion or currentVersion == "github-ae@latest" %}
- Co-authoring commits in a repository's default branch or `gh-pages` branch{% endif %}