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 upconsistently use `Timeago` component to humanize timestamps #1905
Labels
Comments
|
Hi, I would like to start contributing and this seems like a good issue to start |
|
@MiguelSilva96 Just go for it. Its better to open PR's on this repo rather than comment inside issues. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


We have this sweet
Timeagocomponent that humanizes a timestamp, and then keeps that data up to date.I did not know about
Timeago, when we were making theCommitDetailViewand thePullRequestCommitView. It would be good to make those components useTimeago, and also see if there's anywhere else that needs to be cleaned up.