EinsteigerfreundlichkeitEin Score von 1 bis 100, der schätzt, wie zugänglich dieses Issue für First-Time Contributors ist.
70
Research-Richtung
First, explore the repo visualization tool at https://next.github.com/projects/repo visualization/ to understand its setup. Then, examine the repository's existing GitHub Actions workflows in .github/workflows/ for patterns. Create a new workflow file that triggers the visualization action on pushes or scheduled runs. Update the project's README to document the new feature and how to access it. Check the repository's package.json or next.config.js for any required environmental variables.