Neon Law
  • Fractional CTO
  • Litigation
  • Fractional GC
  • Legal Services
  • Sign in
← Contributing to Neon Law Navigator

Improve the Corpus

Chapter 2 of 5 · Section 4 of 11

Sections

1. Intro

  • 1. Five ways to contribute

2. Improve the Corpus

  • 2. Contribute to the product repository
  • 3. View content images locally
  • 4. Ship through GitOps
  • 5. Work with the store
  • 6. Add a fillable government PDF

3. Share What You Learn

  • 7. Tell us what you learned
  • 8. Join a show-and-tell
  • 9. Join a presentation

4. Put It to Work

  • 10. Use Neon Law Navigator

5. Wrap Up

  • 11. Why this matters

Ship through GitOps

Every change travels through a pull request to main. The required checks and resolved review threads protect the branch; auto-merge lands one squash commit, then the release and deployment flow begins from that reviewed tip.

Presenter notes

GitOps keeps ordinary contributors out of settings drift. Branch protections and merge behavior live in the private navigator CLI, so an authorized operator reviews the planned change before applying it to one named repository:


navigator ops github setup neon-law-foundation/navigator --dry-run

The repository name is optional — it falls back to GITHUB_REPOSITORY and then this checkout's origin — but the command still reconciles one repository at a time and cannot apply to every repository at once. Any repository on the github.com enterprise is in scope; a remote pointing anywhere else is refused before a token is read. It reconciles pull-request-only and squash-only policy, gated on one check named ci. Read GitOps before changing the real setting; contributors normally work through a PR and let the gate do its job.

View all slidesOpen display
← PreviousNext →
Neon Law
BlogContactFoundationNavigatorPresentationsWorkshops
Contact us — contact@neonlaw.com+1 510 800 2080
  • Nevada
    5150 Mae Anne AveSte 405-9002Reno, NV 89523
  • New York
    12 E 49th St18th FloorNew York, NY 10017
  • Washington
    720 Seneca StSte 107-715Seattle, WA 98101

© 2026 Shook Law PLLC and Neon Law Foundation

This is attorney advertisement. Nothing on this site is legal advice. Neon Law is the trade name of Shook Law PLLC, and an attorney-client relationship begins only with a signed retainer between you and Shook Law PLLC. Published flat fees cover the scope each one names and do not include third-party filing fees. Every legal matter is different, and past results do not guarantee a similar result.

Shook Law PLLC is a proud supporter of the Neon Law Foundation , a 501(c)(3) nonprofit.

Neon Law Foundation is a Nevada nonprofit corporation and a 501(c)(3) tax-exempt organization. It does not practice law and cannot represent you.

Nothing on this site is legal advice, and nothing here creates an attorney-client relationship.

5150 Mae Anne Ave Ste 405-9999, Reno, NV 89523
support@neonlaw.orgTransparency & public disclosures

Powered by Neon Law Navigator #26.8.20-hotfix.4

Open source — neon-law-foundation/navigator GitHub stars 2