-
./github/workflows/auto-label-issues.yml
: This file defines the GitHub Actions workflow for automatically labeling issues in the project. It configures when and how the labels are applied based on certain triggers or conditions. -
./README.md
: The main documentation file that provides an overview of the project, including setup instructions, usage, and any other relevant information for contributors or users. -
./FOLDER_STRUCTURE.md
: The file you're currently viewing, which explains the layout of the project's folder structure, describing the purpose of each file and directory within the project.