Skip to content

Commit cf3d257

Browse files
committed
Add contributing and support sections to README
1 parent 9f11fee commit cf3d257

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,19 @@ The EU AI Act (2026) mandates audit trails and version control for high-risk AI
340340
cargo test # 42 tests — hashing, deltas, storage, manifests, sessions, engine, gating, e2e
341341
```
342342

343+
## Contributing
344+
345+
Issues, bug reports, and pull requests are welcome. If you're using Amber in your training pipeline, I'd like to hear about it — open an issue or start a discussion.
346+
347+
If you find a bug, please include:
348+
- Your filesystem type (`df -T`)
349+
- Rust version (`rustc --version`)
350+
- Steps to reproduce
351+
352+
## Support
353+
354+
If Amber is useful to your work, the best way to support the project is to star the repo and share it with others working on ML infrastructure.
355+
343356
## License
344357

345358
[MIT](LICENSE)

0 commit comments

Comments
 (0)