solar-spa/.github/wiki/CODE_OF_CONDUCT.md
Aric Camarata fb95c4a26f feat(e6): portfolio polish — docs, CI, TypeScript standard, wiki
- Trim README to ≤80 lines with wiki link for full docs
- Add CHANGELOG.md with initial entry
- Fix CI: replace pinned pnpm/action-setup with corepack enable
- Add "type": "module" and flat exports map (ADR-015)
- Add ./package.json exports entry
- Add coverage script
- Rename wasm/spa-module.js → wasm/spa-module.cjs to fix CJS/ESM conflict
- Update src/index.ts and tsup.config.ts to reference spa-module.cjs
- Add .github/wiki pages: _Sidebar, _Footer, SECURITY, CODE_OF_CONDUCT
2026-05-28 13:59:50 -04:00

981 B

Code of Conduct

Summary

Be direct, be respectful, and focus on the work.

Standards

Constructive behavior:

  • Technical criticism aimed at code and ideas, not people
  • Clear and specific feedback with examples where possible
  • Acknowledging when you are wrong or do not know something
  • Staying on topic in issues and pull requests

Unacceptable behavior:

  • Personal attacks, insults, or harassment
  • Sustained off-topic disruption
  • Publishing private information without consent

Scope

This applies to all project spaces: GitHub issues, pull requests, discussions, and any other venue where project work happens.

Enforcement

The project maintainer handles violations. Contact: aric.camarata@gmail.com.

Reports are reviewed promptly. Responses range from a private note to a permanent ban, depending on severity and history.

Attribution

This code of conduct is adapted from the Contributor Covenant, version 2.1.