Contributing

Table of Contents

Pull Request:

The PyRawS project is open to contributions. To discuss new ideas and applications, please reach us via email (please refer to Contacts).

To report a bug or request a new feature, please open an issue.

If you want to contribute, please follow these steps:

  1. Fork the project.

  2. Create your feature branch (git checkout -b feature/NewFeature).

  3. Commit your changes (git commit -m ‘Create NewFeature’).

  4. Push to the branch (git push origin feature/NewFeature).

  5. Open a pull request.