15 lines
916 B
Markdown
15 lines
916 B
Markdown
# 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.
|