Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.07 KB

File metadata and controls

44 lines (29 loc) · 1.07 KB

Contributing to Prism

Thank you for your interest in Prism!

Project Status

Prism is currently a Hackathon Project. The core feature set is complete and stable.

Contributions

At this time, contributions are not being accepted as this project serves as a demonstration of our technical skills and design decisions.

Forking

You are welcome to:

  • ✅ Fork the project for personal use
  • ✅ Learn from the code
  • ✅ Adapt it for your own needs
  • ✅ Use it as inspiration

Reporting Issues

If you find a bug or have a suggestion:

  1. Check existing issues first
  2. Open a new issue with:
    • Clear description
    • Steps to reproduce (for bugs)
    • Expected vs actual behavior
    • System information (OS, Rust version)

Questions

For questions about the implementation or architecture:

  • Open a GitHub Discussion
  • Reference specific code or documentation
  • Be specific about what you're trying to understand

Code of Conduct

Be respectful and professional in all interactions.


Note: This policy may change in the future. Check back for updates.