A Beginner's Guide to Contributing to The Turing Way
This is a guide for getting started with contributing to The Turing Way during the Book Dash in May 2023. We're so glad to have you here! π
Below you'll find some instructions for contributing to the project. If you have any questions, please let @aldenc, @Arielle-Bennett, @AlexandraAAJ know on Zoom so that we can assist you.
Summary
On the "Social Media for Research Communications" page, there is no direct link to ResearchGate listed, while there is one for Academia.edu. This edit will add hyperlinks for both websites.
Guide to Contribution
Comment on this issue with the people working on the issue using their Github usernames.
Find line 23 to find the phrase You could use academic-based social media sites such as ResearchGate or Academia.edu or more general ones such as Twitter, Facebook, Instagram, Youtube and Linkedin..
Click 'Edit this file'.
Response the above sentence with the following text:
You could use academic-based social media sites such as [ResearchGate](https://www.researchgate.net/) or [Academia.edu](https://www.academia.edu/) or more general ones such as Twitter, Facebook, Instagram, Youtube and Linkedin.
Click 'Preview' to check that the changes look the way you'd like them too!
Navigate to 'Propose changes' at the bottom of the page: edit the title and the description of the issue to describe your update to the community.
Click 'Propose changes'. You will be redirected to a new page to make a Pull Request within the project.
There will be template text in the Pull Request as is: don't worry too much about that! Erase the text, then link the issue tag using a#. You can find the issue number next to the title of this issue.
A reviewer will review your pull request, and ask you if you need to make any changes before it can be approved.
There are a number of checks your project will undergo: to check for merge conflicts, inclusive language, and formatting issues. Wait until those checks are complete before merging.
Once your pull request is approved and the checks are complete, you can merge your change into the repository! β
A Beginner's Guide to Contributing to The Turing Way
This is a guide for getting started with contributing to The Turing Way during the Book Dash in May 2023. We're so glad to have you here! π
Below you'll find some instructions for contributing to the project. If you have any questions, please let @aldenc, @Arielle-Bennett, @AlexandraAAJ know on Zoom so that we can assist you.
Summary
On the "Social Media for Research Communications" page, there is no direct link to ResearchGate listed, while there is one for Academia.edu. This edit will add hyperlinks for both websites.
Guide to Contribution
Comment on this issue with the people working on the issue using their Github usernames.
Visit the relevant part of the repository to address this issue: https://github.com/alan-turing-institute/the-turing-way/blob/main/book/website/communication/social-media.md
Find line 23 to find the phrase
You could use academic-based social media sites such as ResearchGate or Academia.edu or more general ones such as Twitter, Facebook, Instagram, Youtube and Linkedin.
.Click 'Edit this file'.
Response the above sentence with the following text:
Click 'Preview' to check that the changes look the way you'd like them too!
Navigate to 'Propose changes' at the bottom of the page: edit the title and the description of the issue to describe your update to the community.
Click 'Propose changes'. You will be redirected to a new page to make a Pull Request within the project.
There will be template text in the Pull Request as is: don't worry too much about that! Erase the text, then link the issue tag using a
#
. You can find the issue number next to the title of this issue.Example:
this pull request fixes #3065
Click 'Create Pull Request'! Congratulations! π
A reviewer will review your pull request, and ask you if you need to make any changes before it can be approved.
There are a number of checks your project will undergo: to check for merge conflicts, inclusive language, and formatting issues. Wait until those checks are complete before merging.
Once your pull request is approved and the checks are complete, you can merge your change into the repository! β