The image associated with the Mission Control Project is not getting rendered properly. This is hampering the User-Experience, and consistency of project tabs on the site.
馃悶 Problem

馃挕 Possible solutions
Fix the image Link for Mission Control project
is anyone working on this ?
@emwani1, no you can start working on it
@Roshanjossey Thanks I'll start working on it
@Roshanjossey The initial image returns a 404 response code. I found an image in the mission control repository. I just want to make sure if you are ok with the image https://raw.githubusercontent.com/DAVFoundation/missioncontrol/master/resources/images/mission_control.gif
Well this is my first contribution to anything ever on github:
https://github.com/Roshanjossey/first-contributions/pull/3709
We should create a folder in the assets folder for logos, and also organize the assets folder in general. We should be storing logo images locally.
Next, in keeping with the style of the rest of the page, the image should be static.
Very simple fixes, I can do all these things in the next few days when I get time.
@spencerjstewart, sounds like a great plan. Please keep the images in https://github.com/Roshanjossey/first-contributions/tree/master/app/public directory maybe under another directory named icons or something. That way you can easily refer to them from the code as /icons/image-name.png.
Could I also get a crack at this issue?
@TonganBeast, this is done. Thank you for your interest. Would you be interested to work on https://github.com/Roshanjossey/first-contributions/issues/1721?
Closing this issue as it has been fixed