Skip to content

github issues restructure#1660

Merged
leshy merged 7 commits intodevfrom
fix/issues
Apr 11, 2026
Merged

github issues restructure#1660
leshy merged 7 commits intodevfrom
fix/issues

Conversation

@leshy
Copy link
Copy Markdown
Contributor

@leshy leshy commented Mar 24, 2026

fixes dimos issues

  • No need for [prefix] in a title - we have labels
  • Labels are now auto-added to created issues
  • Allow users to write blank issues
  • Individual issue structure is proposed, not enforced by UI/textboxes (Bugs, Feature requests)
  • Added a general support question issue type

@leshy leshy changed the title issues restructure githyb issues restructure Mar 24, 2026
@leshy leshy changed the base branch from dev to main March 24, 2026 10:09
@leshy leshy changed the title githyb issues restructure github issues restructure Mar 24, 2026
@leshy leshy changed the base branch from main to dev March 25, 2026 05:32
@leshy
Copy link
Copy Markdown
Contributor Author

leshy commented Mar 26, 2026

#1686 example on why textboxes are not good

@dimensionalOS dimensionalOS deleted a comment from greptile-apps bot Mar 26, 2026
@jeff-hykin
Copy link
Copy Markdown
Member

#1686 example on why textboxes are not good

I really clicked that not expecting to see myself lol. :caught:

Copilot AI review requested due to automatic review settings April 11, 2026 03:01
@leshy
Copy link
Copy Markdown
Contributor Author

leshy commented Apr 11, 2026

#1686 example on why textboxes are not good

I really clicked that not expecting to see myself lol. :caught:

haha was proly an issue I saw that day that doesn't fit the structure at all

Copy link
Copy Markdown

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

Restructures GitHub issue templates to simplify issue creation, auto-apply labels, and enable blank issues.

Changes:

  • Removed the dedicated “Spec” issue template.
  • Simplified Bug Report and Feature Request templates and added automatic labeling.
  • Enabled blank issues and added a new “Question” issue template (labeled question).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/ISSUE_TEMPLATE/spec.yml Removed the technical spec template.
.github/ISSUE_TEMPLATE/question.yml Added a question/support issue form with auto-labeling.
.github/ISSUE_TEMPLATE/feature_request.yml Simplified the form to a single required description field and auto-labeling.
.github/ISSUE_TEMPLATE/config.yml Enabled blank issues (blank_issues_enabled: true).
.github/ISSUE_TEMPLATE/bug_report.yml Simplified to a single required description field with a prefilled reporting structure and auto-labeling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@leshy leshy enabled auto-merge (squash) April 11, 2026 03:27
@leshy leshy merged commit 5aeacd0 into dev Apr 11, 2026
4 checks passed
@leshy leshy deleted the fix/issues branch April 11, 2026 03:43
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.

4 participants