Files
snacforge/CONTRIBUTING.md
Eric Ireland fad39d587c Document snacforge and its contribution policy
Assisted-by: OpenAI Codex (GPT-5)
Reviewed-by: Eric Ireland
2026-09-11 11:41:55 +10:00

916 B

Contributing to snacforge

Contributions to code and documentation are welcome.

  • All code will fall under the MIT license.
  • Bug fixes and typo corrections are always welcome.
  • Bug reports must include simple steps for reproduction and clearly indicate the OS and/or web browser or app where the bug arises.
  • PRs and diff patches should match the style of existing code.
  • PRs and diff patches should be as small as possible.
  • PRs and diff patches must include updates for documentation wherever relevant.
  • Contributions may use generative AI or LLM assistance, but must disclose that assistance.
  • Contributors remain responsible for understanding, reviewing, testing, and licensing everything they submit.
  • Security-sensitive changes must include reproducible evidence or focused tests where practical.
  • Do not submit LLM-assisted snacforge work upstream where upstream's contribution policy forbids it.