Skip to content

Add issue templates for bug fixes, feature requests, technical debt, …#18

Merged
JohnLudlow merged 8 commits intomainfrom
create-github-templates
Apr 24, 2026
Merged

Add issue templates for bug fixes, feature requests, technical debt, …#18
JohnLudlow merged 8 commits intomainfrom
create-github-templates

Conversation

@JohnLudlow
Copy link
Copy Markdown
Owner

@JohnLudlow JohnLudlow commented Apr 24, 2026

…refactoring, and epics

Add issue templates

PR Overview

Planning in markdown files is great for detail but has to then be correlated with project plans which is a pain and a lot of the info is duplicated.

We are adding issue templates that (somewhat) mirror the plan template so some of that can be moved to github issues.

PR Size justification

[pr-size-override]

Not a code change, change for several issue templates

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a standardized set of GitHub Issue Forms to improve consistency when filing bugs, planning bug fixes, requesting features, tracking technical debt/refactors, and managing epics for the GameEngineAdapter repository.

Changes:

  • Added multiple new issue form templates (bug report, bug fix, feature request, refactor, technical debt, epic).
  • Added issue template configuration to disable blank issues and provide contact links.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
.github/ISSUE_TEMPLATE/config.yml Configures issue creation flow (no blank issues) and adds documentation/discussion contact links.
.github/ISSUE_TEMPLATE/bug_report.yml Adds a bug reporting form with environment/logs sections.
.github/ISSUE_TEMPLATE/bug_fix.yml Adds a planning-oriented bug fix tracking form with requirements/implementation guidance.
.github/ISSUE_TEMPLATE/feature_request.yml Adds a feature request form with architecture/requirements prompts.
.github/ISSUE_TEMPLATE/refactor.yml Adds a refactoring request form focused on intent and constraints.
.github/ISSUE_TEMPLATE/technical_debt.yml Adds a technical debt intake form including planning/requirements sections.
.github/ISSUE_TEMPLATE/epic.yml Adds an epic/parent issue form including child issue tracking.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/ISSUE_TEMPLATE/bug_fix.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/bug_fix.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/technical_debt.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/refactor.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/feature_request.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/epic.yml Outdated
JohnLudlow and others added 7 commits April 24, 2026 12:37
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@JohnLudlow JohnLudlow merged commit 51eb5b4 into main Apr 24, 2026
13 checks passed
@JohnLudlow JohnLudlow deleted the create-github-templates branch April 24, 2026 11:57
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.

2 participants