Skip to content

chore: fix issue templates for labels and MSRV - #263

Open
eddinos2 wants to merge 1 commit into
Tuntii:mainfrom
eddinos2:chore/issue-templates-msrv
Open

chore: fix issue templates for labels and MSRV#263
eddinos2 wants to merge 1 commit into
Tuntii:mainfrom
eddinos2:chore/issue-templates-msrv

Conversation

@eddinos2

@eddinos2 eddinos2 commented Aug 15, 2026

Copy link
Copy Markdown

Summary

Issue templates were applying a triage label that is not defined in the repo, so new issues landed without useful labels. The bug template also still advertised Rust 1.75.0 while MSRV is 1.85.

  • Remove triage from bug / feature / documentation templates
  • Bump the bug-template Rust placeholder to 1.85
  • Add .github/ISSUE_TEMPLATE/config.yml with a Discussions contact link

Closes #261

Test plan

  • Open each template in the GitHub "New issue" UI and confirm labels resolve
  • Confirm Discussions link appears when blank issues are offered

@eddinos2
eddinos2 requested a review from Tuntii as a code owner August 15, 2026 23:00
Drop the non-existent triage label from bug/feature/docs templates,
bump the bug-report Rust placeholder to the project MSRV (1.85), and
add ISSUE_TEMPLATE/config.yml with a Discussions contact link.
@eddinos2
eddinos2 force-pushed the chore/issue-templates-msrv branch from 8211dee to 9eae794 Compare August 15, 2026 23:00
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 — drop missing triage label, MSRV 1.85

1 participant