ayushagg31 / Trellis

A simplified Trello clone built with React, Redux, Node, Express and MongoDB.
https://trellis-app.herokuapp.com
GNU General Public License v3.0
126 stars 54 forks source link

Display Username on delete card action in activity window #30

Closed ColinFrick closed 3 years ago

ColinFrick commented 3 years ago

Overview Description

Issue Reference: #11

Changes

Replace static "User" string with username

Expected Outcome

Username is displayed in the activity log of the board image

Additional Information

Closes #11

Side note: Do you have any commit message guidelines?

ayushagg31 commented 3 years ago

Go through the Contributor Guidelines, I have shared a PR template there.

ColinFrick commented 3 years ago

@ayushagg31 Sorry about that, I must have skipped over that. I now changed the pr text.

ayushagg31 commented 3 years ago

That's perfect, thanks for the contribution.