Skip to content

Add delimiter to project stars and forks count

What does this MR do?

Adds the number_with_delimiter()to the project stars and fork counts on the projects dashboard.

Are there points in the code the reviewer needs to double check?

Shouldn't be any 😃

Why was this MR needed?

Improve readability and adhere to the UI guide

What are the relevant issue numbers?

Closes #20746 (closed)

Screenshots (if relevant)

Before: Screen_Shot_2016-08-09_at_1.30.44_PM

After: Screen_Shot_2016-08-09_at_1.30.58_PM

Does this MR meet the acceptance criteria?

Merge request reports