generated from HugoBlox/theme-research-group
-
Notifications
You must be signed in to change notification settings - Fork 11
Submit Changes
Gil Poiares-Oliveira edited this page Jan 16, 2023
·
4 revisions
This is a colaboratory project which follows the "Fork and pull model". You should start by understanding this approach by reading the respective GitHub documentation.
The jist of this workflow is that you will fork the repository, make the necessary changes in your version of the repository, and then, submit a pull request. If you already know how to do all this, go right ahead! If you don't, read up on the linked documentation and follow these steps:
- Fork the repository
- Make the changes necessary.
- Open your fork's page, and click the "Contribute" button on the box over the files, then click "Open pull request".
- Briefly describe what you changed in the "Title" text box, optionally explain your changes in the "Leave a comment" box (you can use Markdown here!).
- Click the "Create pull request" button.
You're done! Your changes have been submitted for review.