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:
Fork the project.
Create your feature branch (git checkout -b feature/NewFeature).
Commit your changes (git commit -m ‘Create NewFeature’).
Push to the branch (git push origin feature/NewFeature).
Open a pull request.