Thank you very much for your interest in helping us with STREAMclean! We're always happy to see new faces here.
We accept pull requests via the GitHub interface!
Our master branch is protected and you can't directly push code to it. To submit a pull request you should create a new branch and submit a pull request from this one.
In your local copy (or fork) of STREAMclean you can start a new branch in the following way:
git checkout -b my_new_branch
From there you can push to GitHub as you'd usually do using git push, which will end up in the new branch. You can then submit pull requests on GitHub to our master branch. Generally pull requests should be reviewed and approved by at least one other contributor before being merged.
Our issues page has several open issues that could use some love. If you feel that you can contribute to any of these we'd appreciate it a lot.
Open a new issue on the issues page, or send a mail to snpr-development@googlegroups.com so we can get the ball rolling!
Thank you very much for your interest in the project and for the help of all the people who've helped us so far!
