- This topic has 2 replies, 3 voices, and was last updated 5 years, 5 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › [SOLVED] cloning_to_make_pull_request
Tagged: 32_bits, Linux_ubuntu, SOFA_1608
Hello,
I would like to create a pull request.
I created the fork.
Then, I passed to the clone_and_download.
According to the guide, it should appear
to options “clone in desktop” and “download ZIP”.
It appears the second one only.
Therefore, can you say what to do ?
regards,
Elek
Hello Elek,
Your issues are Github-related and not specific to SOFA, so your questions are off-topic here.
I don’t know about the Github Desktop, but you can definitely ‘git clone’ using the address just above the two buttons on the webpage.
The documentation for GitHub Desktop can be found here: https://help.github.com/desktop/guides/getting-started/
You should first make sure that everything is configured properly.
A complete guide to pull requests is also available: https://help.github.com/categories/collaborating-with-issues-and-pull-requests/
Basically, this goes: fork, clone, branch, hack-commit-hack-commit…, push, then use the web interface to file a pull request on your clone branch once ready.
Hope this helps,
Maxime.
Just to close this topic, all contribution information can be found in the source of SOFA: CONTRIBUTING.md
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.