mozilla / missioncontrol

Real-time monitoring of Firefox release health
Mozilla Public License 2.0
21 stars 18 forks source link

Add a link to this repo on the Mission Control page #208

Closed lizzard closed 6 years ago

lizzard commented 6 years ago

I had to go hunting for the github repo to file bugs. It would be nice to have a link to the repo directly from the Mission Control page(s).

wlach commented 6 years ago

Good idea. Something similar to Perfherder's/Treeherder's "help" menu would do nicely here:

image

This should be implementable via reactstrap's navbar component: https://reactstrap.github.io/components/navbar/

Relevant area of code is here: https://github.com/mozilla/missioncontrol/blob/8d7926e8ea8e5aca4e383d4e357be81fc98d497a/frontend/ui/dashboard.jsx#L36