Skip to content

Complete .github/ISSUE_TEMPLATE/ set — bug_report form is missing #211

Description

@N-thnI

Description

Round out the issue-template set to include a structured bug report form.

Problem Statement

.github/ISSUE_TEMPLATE/ exists with feature_request.md but no bug report form, so bug reports currently start as a blank freeform box while feature requests are structured. Inconsistent triage quality across issue types.

Proposed Changes

  • Add .github/ISSUE_TEMPLATE/bug_report.yml (issue-forms format) with fields for affected module (engine-core, engine-bridge, dashboard), expected/actual behavior, repro steps
  • Add .github/ISSUE_TEMPLATE/config.yml pointing security reports to SECURITY.md's process instead of the public tracker

Technical Implementation Scaffolding

  • Target Repository: vero-core-engine
  • Target Path: .github/ISSUE_TEMPLATE/
  • Branch Naming: chore/issue--add-bug-report-template
  • Authority Context: Repository hygiene / non-code

Acceptance Criteria

  • New issue creation shows a template chooser including a structured bug report form
  • Security-report path routes to SECURITY.md, not the public tracker

Definition of Done

  • Reviewed by lead maintainer
  • Pull request merged via verified status check

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions