ProjectSidewalk/SidewalkGallery

Use descriptive text for severities

开放

#33 创建于 2020年6月12日

 (0 条评论) (0 个反应) (1 位负责人)TypeScript (0 个派生)auto 404
backendgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Instead of displaying severity 1, 2, 3, 4, 5, use the actual words to describe problems.

We probably want to get this directly from the database, rather than just adding more constants to the frontend, since the constants file is already starting to get unwieldy.

贡献者指南