Skip to content

docs: add standardized GitHub issue templates#39

Merged
PAMulligan merged 1 commit intomainfrom
17-create-issue-templates-for-bug-reports-and-feature-requests
Mar 31, 2026
Merged

docs: add standardized GitHub issue templates#39
PAMulligan merged 1 commit intomainfrom
17-create-issue-templates-for-bug-reports-and-feature-requests

Conversation

@PAMulligan
Copy link
Copy Markdown
Collaborator

  • Enhanced bug report template with severity levels, component dropdowns, structured reproduction steps, and error log sections
  • Enhanced feature request template with feature type, scope estimates, acceptance criteria, and contribution interest options
  • Added new pipeline issue template for Figma/Canva/Screenshot conversion issues with phase tracking, build-spec input, and MCP status fields
  • Updated config.yml with documentation and security advisory links

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Chore (dependency updates, CI changes, refactoring)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Tests pass (pnpm vitest run)
  • Linting passes (pnpm eslint .)
  • Types check (pnpm tsc --noEmit)
  • Documentation updated (if applicable)

- Enhanced bug report template with severity levels, component dropdowns,
  structured reproduction steps, and error log sections
- Enhanced feature request template with feature type, scope estimates,
  acceptance criteria, and contribution interest options
- Added new pipeline issue template for Figma/Canva/Screenshot conversion
  issues with phase tracking, build-spec input, and MCP status fields
- Updated config.yml with documentation and security advisory links

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@PAMulligan PAMulligan added this to the v1.1.0 milestone Mar 31, 2026
@PAMulligan PAMulligan self-assigned this Mar 31, 2026
@PAMulligan PAMulligan added the documentation Improvements or additions to documentation label Mar 31, 2026
@PAMulligan PAMulligan linked an issue Mar 31, 2026 that may be closed by this pull request
@PAMulligan PAMulligan moved this from Todo to Done in PMDS Open Source Roadmap Mar 31, 2026
@PAMulligan PAMulligan merged commit 6d7cfa3 into main Mar 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Development

Successfully merging this pull request may close these issues.

Create issue templates for bug reports and feature requests

1 participant