add release artifacts: license, CI, tests, and policy docs
All checks were successful
ci / shell-and-release-guards (push) Successful in 18s
ci / nix-flake-check (push) Successful in 1m42s

- MIT LICENSE
- CHANGELOG.md (CalVer, first entry 2026.04.15)
- CODE_OF_CONDUCT, CONTRIBUTING, SECURITY, SUPPORT policies
- docs/release.md covering preflight, tagging, rollback
- GitHub Actions CI running shell syntax, shellcheck,
  desktop-file-validate, script tests, and nix flake check
- tests/ harness with activate-path and preflight checks;
  preflight test stubs `id` via PATH so it cannot launch real
  Steam on a developer machine where /opt/steam already exists
This commit is contained in:
2026-04-15 09:53:15 +02:00
parent 1ece944a45
commit 264db61127
11 changed files with 273 additions and 0 deletions

15
CODE_OF_CONDUCT.md Normal file
View File

@@ -0,0 +1,15 @@
# Code of Conduct
## Our Standard
Contributors keep communication respectful, direct, and constructive.
Harassment, discrimination, and hostile behavior are not accepted.
## Enforcement
Project maintainers review reports and take action based on impact and severity.
Actions can include warnings, removal of content, temporary bans, or permanent bans.
## Reporting
Open a private security advisory or contact maintainers through GitHub with the relevant context.