Skip to content

Convert issue templates to structured forms with required fields#156

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/issue-forms
Feb 19, 2026
Merged

Convert issue templates to structured forms with required fields#156
erikdarlingdata merged 1 commit intodevfrom
feature/issue-forms

Conversation

@erikdarlingdata
Copy link
Owner

Summary

  • Replaces .md issue templates with .yml issue forms
  • All critical fields (version, OS, SQL version, description, repro steps) are now required
  • Component selection uses dropdowns instead of free text
  • Blank issues disabled — users must pick a template
  • Would have caught the Windows Server 2012 R2 issue ([BUG] On Dashboard v1.2.0 #122) immediately

Templates

  • Bug Report: requires version, SQL version, Windows version, description, repro steps, expected/actual behavior
  • Feature Request: requires component checkboxes, problem statement, proposed solution, use case
  • Question: requires component, version, question type, question text

Required fields prevent incomplete bug reports. Users must provide
version, OS, SQL Server version, and repro steps before submitting.
Blank issues disabled — all issues go through a template.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit dfa18e1 into dev Feb 19, 2026
@erikdarlingdata erikdarlingdata deleted the feature/issue-forms branch February 20, 2026 13:20
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