Skip to content

Conversation

@Soph
Copy link
Collaborator

@Soph Soph commented Feb 10, 2026

This adds two issue templates for bugs and feature requests.


Note

Low Risk
Low risk: adds GitHub metadata only and does not affect runtime code paths.

Overview
Adds GitHub issue forms for Bug Report and Feature Request, guiding reporters to include repro steps, CLI version, environment details, and (for bugs) logs.

Disables blank issues via .github/ISSUE_TEMPLATE/config.yml and directs support/questions to GitHub Discussions through a contact link.

Written by Cursor Bugbot for commit d59e877. This will update automatically on new commits. Configure here.

Copilot AI review requested due to automatic review settings February 10, 2026 08:39
@Soph Soph requested a review from a team as a code owner February 10, 2026 08:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds GitHub Issue Forms to standardize how users report bugs and request features for the Entire CLI project.

Changes:

  • Adds a bug report issue form that collects version/platform/strategy/log details.
  • Adds a feature request issue form focused on problem, desired behavior, and alternatives.
  • Disables blank issues and routes general questions to GitHub Discussions via issue template config.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
.github/ISSUE_TEMPLATE/feature_request.yml New feature request issue form template.
.github/ISSUE_TEMPLATE/config.yml Disables blank issues and adds a Discussions contact link.
.github/ISSUE_TEMPLATE/bug_report.yml New bug report issue form template with environment/log fields.

@Soph Soph force-pushed the soph/issue-templates branch from a172d8b to 6904a77 Compare February 10, 2026 13:42
Entire-Checkpoint: b2fb19a19759
@Soph Soph force-pushed the soph/issue-templates branch from 4a49609 to d59e877 Compare February 10, 2026 14:06
Copy link
Contributor

@toothbrush toothbrush left a comment

Choose a reason for hiding this comment

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

I think this looks great, thanks!

@Soph Soph merged commit 70aeeb2 into main Feb 10, 2026
3 checks passed
@Soph Soph deleted the soph/issue-templates branch February 10, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants