Skip to content

chore: use rendered issue templates#488

Open
zimeg wants to merge 1 commit intomainfrom
e
Open

chore: use rendered issue templates#488
zimeg wants to merge 1 commit intomainfrom
e

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 10, 2026

Changelog

No user-facing changes.

Summary

Updates issue templates to use GitHub's rendered issue form format with structured fields and validation.

  • Replaces markdown (.md) issue templates with YAML (.yml) issue forms
  • Adds config.yml to disable blank issues and link to Slack customer support
  • Removes the generic issue_template.md (superseded by specific templates)

Preview

👁️‍🗨️ https://github.com/slackapi/slack-cli/issues/new/choose

References

📚 https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
🔗 slackapi/node-slack-sdk#2518

Requirements

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg added the semver:patch Use on pull requests to describe the release version increment label Apr 10, 2026
@zimeg zimeg self-assigned this Apr 10, 2026
@zimeg zimeg added the code health M-T: Test improvements and anything that improves code health label Apr 10, 2026
@zimeg zimeg added this to the Next Release milestone Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.21%. Comparing base (346be01) to head (7b4ac54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #488   +/-   ##
=======================================
  Coverage   71.21%   71.21%           
=======================================
  Files         222      222           
  Lines       18664    18664           
=======================================
  Hits        13292    13292           
  Misses       4190     4190           
  Partials     1182     1182           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member Author

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A note for the reviewer 🧮

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 note: The order of issue templates was adjusted to be:

  1. Question
  2. Bug
  3. Feature request
  4. Documentation

@zimeg zimeg marked this pull request as ready for review April 10, 2026 22:12
@zimeg zimeg requested a review from a team as a code owner April 10, 2026 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code health M-T: Test improvements and anything that improves code health semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant