Contributing

March 4, 2026 · View on GitHub

⬅️ Back to README

Contributing

We welcome contributions to Slipstream Rust Plus!

License Exception for Upstream Contribution

Although this project is licensed under the GNU General Public License v3.0 (GPLv3), the author grants the maintainers of the original upstream project (Mygod/slipstream-rust) the right to include, distribute, and modify the contributions made in this fork under the terms of the Apache License 2.0.

This ensures that any improvements made here can be legally merged back into the upstream project if desired, while maintaining the strong copyleft protections of GPLv3 for this fork.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes.
  4. Push to your fork and submit a Pull Request.