Skip to content

fix: use existing labels in issue templates (fixes #249) - #267

Merged
yakew7 merged 3 commits into
StudentSuite:mainfrom
slsgzs-cloud:fix-issue-template-labels
Sep 9, 2026
Merged

fix: use existing labels in issue templates (fixes #249)#267
yakew7 merged 3 commits into
StudentSuite:mainfrom
slsgzs-cloud:fix-issue-template-labels

Conversation

@slsgzs-cloud

Copy link
Copy Markdown
Contributor

Fixes #249

Three issue templates referenced labels that don't exist in the repo. GitHub silently drops non-existent labels, so every place suggestion, competition suggestion, and verification request landed with no label at all.

Changes:

  • add-place.yml: "place""data"
  • add-competition.yml: "competition""data", "competitions"
  • verify-place.yml: "verification""data"

@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

@slsgzs-cloud is attempting to deploy a commit to the studentsuite Team on Vercel.

A member of the Team first needs to authorize it.

@yakew7
yakew7 merged commit cac4728 into StudentSuite:main Sep 9, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: issue templates label public suggestions with labels that don't exist

2 participants