Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Simplify access instructions for community contributors
Removed redundant phrase and generalized writing from contributors section.
  • Loading branch information
emstruong authored May 5, 2026
commit 5fa8983faa91b9dad5a93d4251c55ba3886220a3
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ category:
You can view the top 100 contributors to a repository{% ifversion ghes %}, including commit co-authors,{% endif %} in the contributors graph. Merge commits and empty commits aren't counted as contributions for this graph.

{% ifversion fpt or ghec %}
You can also see a list of people who have contributed to the project's Python dependencies. To access this list of community contributors, visit `https://github.com/REPO-OWNER/REPO-NAME/graphs/contributors`.
To access the list of community contributors, visit `https://github.com/REPO-OWNER/REPO-NAME/graphs/contributors`.
{% endif %}

## Accessing the contributors graph
Expand Down
Loading