Files
wickra/.github/ISSUE_TEMPLATE/bug_report.md
T
kingchenc 221f7a71bc chore(github): add detailed issue & PR templates, capitalize title prefixes
Adds five new issue templates (bug_report_detailed, feature_request_detailed,
performance_regression, documentation, question) alongside the existing
short forms, plus an optional detailed PR template under
.github/PULL_REQUEST_TEMPLATE/ that contributors can opt into via the
?template=detailed.md URL. Existing templates keep their behavior; only
title prefixes and prose-paren wording were capitalized for consistency.
2026-05-24 02:33:01 +02:00

707 B

name, about, title, labels, assignees
name about title labels assignees
Bug report Report incorrect behaviour in Wickra [Bug] bug

Description

Reproduction

// or python / javascript

Expected behaviour

Actual behaviour

Environment

  • Wickra version:
  • Language / binding:
  • OS and architecture:
  • Rust / Python / Node version (If relevant):

Additional context