Skip to content

Add GitHub issue templates for bug reports and feature requests#48

Merged
Malcolmnixon merged 2 commits intomainfrom
copilot/create-issue-templates
Dec 16, 2025
Merged

Add GitHub issue templates for bug reports and feature requests#48
Malcolmnixon merged 2 commits intomainfrom
copilot/create-issue-templates

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 16, 2025

Issue templates standardize bug reports and feature requests while directing security vulnerabilities and discussions to appropriate channels.

Templates Added

  • Bug Report (bug_report.yml) - Form-based template capturing:

    • Reproduction steps and expected/actual behavior
    • VHDLTest version, simulator type/version, OS, .NET version
    • 🐛 icon for visual identification
  • Feature Request (feature_request.yml) - Structured template with:

    • Problem statement, proposed solution, alternatives
    • Feature area classification and priority
    • ✨ icon for visual identification

Configuration

Template config (config.yml) disables blank issues and adds contact links:

  • 💬 GitHub Discussions for questions and ideas
  • 🔒 Security Advisories for vulnerability reports (prevents public disclosure)

All templates require Code of Conduct acknowledgment before submission.

Original prompt

This section details on the original issue you should resolve

<issue_title>Issue templates should be created</issue_title>
<issue_description>Issue templates should be created for bug reports and feature requests.

The template configuration should be updated to disable blank issues, and to have contact links for discussions and security advisories.

Standard icons should be added for the contact links and template names.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot AI changed the title [WIP] Create issue templates for bug reports and feature requests Add GitHub issue templates for bug reports and feature requests Dec 16, 2025
Copilot AI requested a review from Malcolmnixon December 16, 2025 16:32
@Malcolmnixon Malcolmnixon marked this pull request as ready for review December 16, 2025 18:04
@Malcolmnixon Malcolmnixon merged commit 9e2f087 into main Dec 16, 2025
19 checks passed
@Malcolmnixon Malcolmnixon deleted the copilot/create-issue-templates branch December 16, 2025 18:04
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.

Issue templates should be created

2 participants