omnigraph/scripts
Andrew Altshuler 343f1f17ed
governance: external contribution model (issues/discussions/RFCs/PRs) (#143)
Formalize the public contribution surface. Maintainers keep a separate internal
process and are exempt from the intake gates; everyone stays bound by review,
CODEOWNERS, and branch protection.

Model:
- Issues = problem reports only (bug form + config.yml redirects ideas to
  Discussions and disables blank issues).
- Discussions = ideas + RFC incubation.
- RFCs = anyone (incl. external) authors docs/rfcs/NNNN-*.md; a maintainer
  merging it is acceptance. Distinct from the maintainer-internal
  docs/dev/rfc-00N-* track.
- PRs = link an `accepted` issue or accepted RFC, or use the trivial fast-lane
  (typos/docs/deps). Enforced softly to start (template + review).

Adds GOVERNANCE.md, rewrites CONTRIBUTING.md, adds docs/rfcs/ (README +
template), .github issue/PR/discussion templates. Wires docs/rfcs/ into the
doc-link checker (excluded like releases; linked from docs/dev/index.md).

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 23:58:08 +03:00
..
apply-branch-protection.sh Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00
check-agents-md.sh governance: external contribution model (issues/discussions/RFCs/PRs) (#143) 2026-06-06 23:58:08 +03:00
install-source.sh Fix public binary install flow 2026-04-11 02:19:21 +03:00
install.ps1 Add Windows release binaries (#127) 2026-05-30 14:23:40 +02:00
install.sh Drop macOS x86_64 build target (#55) 2026-04-26 18:19:26 +03:00
local-rustfs-bootstrap.sh fix(bootstrap): pin RustFS to beta.3 + allow insecure default creds (#136) 2026-06-01 13:11:36 +02:00
update-homebrew-formula.sh fix(release): generate audit-clean Homebrew formula (#134) 2026-06-01 13:56:21 +02:00