18F / dashboard

DEPRECATED: A site to track our projects' status and much, much more...
Other
44 stars 25 forks source link

Adding support for displaying the repo description as part of code block. #284

Closed DavidEBest closed 8 years ago

DavidEBest commented 8 years ago

The team-api modified projects github key to contain both the name and description of the repo. The changes here add support for that new format while maintaining support for the old format.

With Description:

screenshot 2015-11-09 16 59 08

Without Description:

screenshot 2015-11-09 16 59 20

Connected To #279