Skip to content

resource_suggestion.yml references a 'resource' label that doesn't exist in the repo #30

Description

@yakew7

Problem

.github/ISSUE_TEMPLATE/resource_suggestion.yml sets labels: ["resource"], but there is no resource label in this repo (checked via gh label list). GitHub silently drops a label reference that doesn't exist rather than erroring, so every issue filed through this template ends up with no label at all, instead of being triaged as a resource suggestion.

What to do

Either:

  • Create a resource label matching the template, or
  • Point the template at an existing label instead (content looks like the closest fit given how it's used elsewhere)

Acceptance criteria

  • Template's labels: references a label that actually exists
  • Test-filing the form (or checking via the API) confirms the label gets applied

Scope: tiny, roughly 5 minutes. Good first issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersinfraBuild, CI and tooling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions