Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMention all authors in "Credits" section #77
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We shouldn't just show the creators of PRs and issues, but also the people who made the commits that occurred since the last release.
What we shouldn't include:
GitHub's API supports getting all commits between two timestamps, so we should take advantage of that to minimize the loading time.