Files
OwnCord/.github/ISSUE_TEMPLATE/bug_report.md
T
jevb 73576cd27c ci: add GitHub best practices config (templates, dependabot, CI optimization)
- Add PR template, bug report and feature request issue templates
- Add Dependabot for Go, npm, Cargo, and GitHub Actions dependencies
- Update CI: narrow triggers to main push + PRs only, add concurrency
  groups, split client into fast check + gated Tauri build (PRs to main),
  add coverage artifacts with 7-day retention
- Update release workflow: replace legacy WPF build with Tauri NSIS
  installer build
- Remove legacy WPF client-build-test job from CI
- All optimized for GitHub Free plan (no CodeQL, conserve minutes)
2026-03-17 02:45:44 +01:00

453 B

name, about, title, labels
name about title labels
Bug Report Report a bug in OwnCord bug: bug

Description

Steps to Reproduce

Expected Behavior

Actual Behavior

Environment

  • OS: Windows 11 (version)
  • OwnCord Version:
  • Component: Server / Client / Both

Screenshots / Logs