Skip to content

Import issue templates from JohnLudlow/GameEngineAdapter - #2

Merged
JohnLudlow merged 2 commits into
mainfrom
copilot/import-issue-templates
Apr 24, 2026
Merged

Import issue templates from JohnLudlow/GameEngineAdapter#2
JohnLudlow merged 2 commits into
mainfrom
copilot/import-issue-templates

Conversation

Copilot AI commented Apr 24, 2026

Copy link
Copy Markdown

Ports the GitHub issue templates from JohnLudlow/GameEngineAdapter into this template repository so future repos can inherit them.

Changes

  • Adds .github/ISSUE_TEMPLATE/ with 7 templates:
    • bug_report.yml – structured bug report form
    • bug_fix.yml – planning/tracking template for a bug fix implementation
    • feature_request.yml – structured feature request form
    • epic.yml – parent issue for large bodies of work with child issue tracking
    • refactor.yml – code refactoring request with arch/requirements sections
    • technical_debt.yml – technical debt tracking with impact/requirements sections
    • config.yml – disables blank issues (blank_issues_enabled: false)
  • Removed project-specific references from the source (GameEngineAdapter URLs, adapter/engine environment fields, hardcoded issue links) to make templates repo-agnostic

Copilot AI changed the title [WIP] Add issue templates from JohnLudlow/GameEngineAdapter Import issue templates from JohnLudlow/GameEngineAdapter Apr 24, 2026
Copilot AI requested a review from JohnLudlow April 24, 2026 12:18
@JohnLudlow
JohnLudlow marked this pull request as ready for review April 24, 2026 12:32
@JohnLudlow
JohnLudlow merged commit 7cf4b89 into main Apr 24, 2026
4 of 8 checks passed
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.

Import the issue templates from JohnLudlow/GameEngineAdapter

2 participants