13 lines
471 B
Markdown
13 lines
471 B
Markdown
# Contributing
|
|
|
|
Lumbridge is early. Architecture changes should begin as a short document in
|
|
`docs/decisions/` and include the rejected alternatives, portability impact,
|
|
security impact, and a way to reverse the decision.
|
|
|
|
Please keep changes small, add tests for behavior, and do not commit generated
|
|
artifacts, API keys, subscription tokens, transcripts, or upstream research
|
|
checkouts.
|
|
|
|
By contributing, you agree that your contribution is licensed under Apache-2.0.
|
|
|