Skip to content

[CHORE] Add issue templates for bug reports and feature requests#293

Open
mykola-pereyma wants to merge 1 commit into
awslabs:mainfrom
mykola-pereyma:chore/issue-templates
Open

[CHORE] Add issue templates for bug reports and feature requests#293
mykola-pereyma wants to merge 1 commit into
awslabs:mainfrom
mykola-pereyma:chore/issue-templates

Conversation

@mykola-pereyma
Copy link
Copy Markdown
Collaborator

Description

Add structured GitHub issue forms for bug reports and feature requests.

Changes

  • .github/ISSUE_TEMPLATE/bug_report.yml — collects version, package, OS, steps to reproduce
  • .github/ISSUE_TEMPLATE/feature_request.yml — collects problem statement, proposed solution
  • .github/ISSUE_TEMPLATE/config.yml — disables blank issues

Problem

No structured issue templates exist. Contributors file issues without required context, causing back-and-forth.

Testing

  • YAML syntax validated
  • Follows pattern awslabs repo

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add structured GitHub issue forms to collect required information upfront
(version, OS, steps to reproduce) and reduce back-and-forth on new issues.
Blank issues are disabled to encourage template usage.
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