Files
wickra/.github/ISSUE_TEMPLATE/feature_request.md
T
kingchenc 94cab88278 E3: add community health files
The repository had no contributor-facing documentation or automation
config. Add the standard set:

- CHANGELOG.md (Keep a Changelog format, 0.1.0-0.1.4 plus Unreleased)
- CONTRIBUTING.md (build/test steps, change standards, PolyForm-NC note)
- SECURITY.md (private reporting, supported versions)
- CODE_OF_CONDUCT.md (Contributor Covenant 2.1)
- .github/ISSUE_TEMPLATE (bug report, feature request, config)
- .github/PULL_REQUEST_TEMPLATE.md
- .github/dependabot.yml (cargo, npm, pip, github-actions — the last
  keeps the D1 SHA pins current)
- .github/CODEOWNERS
2026-05-22 16:17:15 +02:00

702 B

name, about, title, labels, assignees
name about title labels assignees
Feature request Suggest a new indicator or capability for Wickra [feature] enhancement

Problem

Proposed solution

Alternatives considered

Scope

  • Affects the Rust core
  • Should be exposed in the Python binding
  • Should be exposed in the Node binding
  • Should be exposed in the WASM binding

Additional context