Skip to content

chore: add GitHub issue and PR templates#3

Open
Alexi5000 wants to merge 1 commit into
zdenham:mainfrom
Alexi5000:pr/add-issue-templates
Open

chore: add GitHub issue and PR templates#3
Alexi5000 wants to merge 1 commit into
zdenham:mainfrom
Alexi5000:pr/add-issue-templates

Conversation

@Alexi5000
Copy link
Copy Markdown

Summary

  • Add structured issue templates (bug report + feature request) using GitHub's YAML form syntax
  • Add a pull request template with summary, changes, and test plan checklist
  • Bug report collects: description, repro steps, expected/actual behavior, OS, version, and logs
  • Feature request collects: problem statement, proposed solution, alternatives, and context

Motivation

Without templates, issue reports lack structured information (OS, version, repro steps) which makes triage harder. PR descriptions are inconsistent. Templates standardize both workflows.

Test Plan

  • Creating a new issue shows the bug report and feature request forms
  • Opening a new PR pre-fills the template

Add structured bug report and feature request issue forms (YAML)
and a pull request template with a test plan checklist.
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.

1 participant