Add comprehensive GitHub issue templates#120
Merged
jeremyeder merged 1 commit intoambient-code:mainfrom Sep 24, 2025
Merged
Conversation
Enhanced the existing issue template system with additional templates following best practices from top open source communities: - Bug Report: Structured template for bug reporting with environment details, reproduction steps, and triage labels - Feature Request: Comprehensive template for feature proposals with use cases, technical considerations, and success metrics - Documentation: Template for documentation requests with clear scope, audience targeting, and content requirements These templates complement the existing Epic, Outcome, and Story templates to provide complete issue management coverage for the vTeam project. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Collaborator
|
The template contents are fine 👍 lgtm. |
cooktheryan
pushed a commit
to cooktheryan/vTeam
that referenced
this pull request
Oct 7, 2025
## Summary Enhanced the existing issue template system with additional templates following best practices from top open source communities. ## Changes - **Bug Report Template**: Structured template for bug reporting with environment details, reproduction steps, and triage labels - **Feature Request Template**: Comprehensive template for feature proposals with use cases, technical considerations, and success metrics - **Documentation Template**: Template for documentation requests with clear scope, audience targeting, and content requirements ## Benefits - Provides complete issue management coverage alongside existing Epic, Outcome, and Story templates - Follows industry best practices from leading open source projects - Improves issue quality and reduces back-and-forth with proper structured information gathering - Includes appropriate labels and triage workflow integration ## Test plan - [x] Templates follow GitHub issue template format specification - [x] All required YAML frontmatter included - [x] Templates complement existing Epic/Outcome/Story workflow - [x] Appropriate labels and assignee fields configured 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Bob Gregor <“bgregor@redhat.com”> Co-authored-by: Claude <noreply@anthropic.com>
sallyom
pushed a commit
that referenced
this pull request
Oct 15, 2025
## Summary Enhanced the existing issue template system with additional templates following best practices from top open source communities. ## Changes - **Bug Report Template**: Structured template for bug reporting with environment details, reproduction steps, and triage labels - **Feature Request Template**: Comprehensive template for feature proposals with use cases, technical considerations, and success metrics - **Documentation Template**: Template for documentation requests with clear scope, audience targeting, and content requirements ## Benefits - Provides complete issue management coverage alongside existing Epic, Outcome, and Story templates - Follows industry best practices from leading open source projects - Improves issue quality and reduces back-and-forth with proper structured information gathering - Includes appropriate labels and triage workflow integration ## Test plan - [x] Templates follow GitHub issue template format specification - [x] All required YAML frontmatter included - [x] Templates complement existing Epic/Outcome/Story workflow - [x] Appropriate labels and assignee fields configured 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Bob Gregor <“bgregor@redhat.com”> Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Enhanced the existing issue template system with additional templates following best practices from top open source communities.
Changes
Benefits
Test plan
🤖 Generated with Claude Code