Skip to content

Conversation

JonasDevDE
Copy link
Member

This pull request introduces structured issue templates for bug reports and feature requests, and disables blank issues to streamline the issue submission process.

Issue Template Additions:

Configuration Changes:

@JonasDevDE JonasDevDE requested a review from Copilot July 24, 2025 14:28
Copy link

@Copilot 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

This PR introduces structured GitHub issue templates to standardize bug reports and feature requests while improving the quality of issue submissions by disabling blank issues.

  • Adds YAML-based issue templates for bug reports and feature requests with required fields
  • Configures GitHub to disable blank issues, encouraging use of the structured templates
  • Implements form validation to ensure essential information is captured

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/ISSUE_TEMPLATES/bug_report.yml Adds structured bug report template with fields for description, version, and logs
.github/ISSUE_TEMPLATES/feature_request.yml Adds feature request template with required description field
.github/ISSUE_TEMPLATES/config.yml Disables blank issues to enforce template usage

@JonasDevDE JonasDevDE changed the base branch from main to develop July 24, 2025 14:31
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.

1 participant