DSACMS / metrics

Experimentations in Open Source Repository Metrics
https://dsacms.github.io/metrics/
Other
7 stars 3 forks source link

Development: Implement PR checks for frontend #281

Open natalialuzuriaga opened 2 hours ago

natalialuzuriaga commented 2 hours ago

BRIEF DESCRIPTION

Implement PR checks for frontend, take a look at this: https://github.com/18F/guides/blob/main/docs/development.md

Currently, we have code linting and styling using eslint and prettier. We should implement checks for automated accessibility testing, HTML vaildation, and internal linking:

SKILLS NEEDED

Frontend, Web Dev

natalialuzuriaga commented 2 hours ago

Related to https://github.com/DSACMS/metrics/issues/274