the-machine-project / the-machine

Welcome to the machine...
http://www.themachineproject.org
76 stars 25 forks source link

Submitting Code to be validated #25

Closed gateslm closed 8 years ago

gateslm commented 8 years ago

I submitted an issue earlier about the developer version having an error because the openCv file does not exist. I am not an expert at Github, how can push changes to a branch to show a fix that might work?

devloop0 commented 8 years ago

Try submitting a pull request, we'll approve it if it solves a problem or adds a feature.

gateslm commented 8 years ago

I get "It seems you do not have permission to push your changes to this repository."

Jaloko commented 8 years ago

You will need to fork the repository first unless you are added as a contributor to this one.

devloop0 commented 8 years ago

This is correct. Fork the repository and then there should be an option to submit a pull request. Here is a link that can help you get started. https://help.github.com/articles/using-pull-requests/#initiating-the-pull-request

Xalaxis commented 8 years ago

If that's all clear I'm going to go ahead and close this issue.