Skip to content

docs: add issue templates for bug reports and feature requests#87

Merged
LewieJ08 merged 1 commit into
lujax-dev:mainfrom
Cryptoteep:docs/issue-templates
Jul 17, 2026
Merged

docs: add issue templates for bug reports and feature requests#87
LewieJ08 merged 1 commit into
lujax-dev:mainfrom
Cryptoteep:docs/issue-templates

Conversation

@Cryptoteep

@Cryptoteep Cryptoteep commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Description

Adds the two issue templates requested in #82 under .github/ISSUE_TEMPLATE/:

  • bug_report.md — steps to reproduce, expected vs actual behaviour, SDK version, Node version; auto-labels bug
  • feature_request.md — problem being solved, proposed solution, alternatives considered; auto-labels enhancement

Both are a few fields each, per the issue's "not a form nobody wants to fill in" guidance.

Related issue

Closes #82

Notes

Front-matter follows GitHub's issue-template schema (name / about / labels); the templates will show up in the "New issue" chooser once merged to the default branch.

🤖 Generated with Claude Code

Adds the two templates requested in lujax-dev#82 under .github/ISSUE_TEMPLATE/:
bug_report.md (repro steps, expected vs actual, SDK and Node versions)
and feature_request.md (problem, proposed solution, alternatives). Both
kept to a few fields so they help triage without becoming a form nobody
wants to fill in. Default labels (bug/enhancement) are applied on open.

Closes lujax-dev#82

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Cryptoteep
Cryptoteep requested a review from LewieJ08 as a code owner July 16, 2026 23:48

@LewieJ08 LewieJ08 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

these issue templates are great and work perfectly into our workflows. thank you for contributing

@LewieJ08
LewieJ08 merged commit d10eed9 into lujax-dev:main Jul 17, 2026
2 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.

Add GitHub issue templates (bug report + feature request)

2 participants