From 0b8a82056fb1e0efe90d4150f5bccfb63a057146 Mon Sep 17 00:00:00 2001 From: da5nsy Date: Thu, 10 Aug 2023 17:26:17 +0100 Subject: [PATCH 1/3] switch alan-turing-institute/the-turing-way to the-turing-way/the-turing-way within the rest of the repo (not the book) --- .../ISSUE_TEMPLATE/FIRESIDE_CHAT_CHECKLIST.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 +- .github/config.yml | 8 +- .github/release-drafter.yml | 8 +- .../resources/external_link_check_header.md | 2 +- CITATION.cff | 2 +- CONTRIBUTING.md | 144 ++--- LICENSE.md | 2 +- README-translated/README-Chinese.md | 372 ++++++------- README-translated/README-Dutch.md | 12 +- README-translated/README-French.md | 28 +- README-translated/README-German.md | 12 +- README-translated/README-Indonesian.md | 12 +- README-translated/README-Italian.md | 18 +- README-translated/README-Korean.md | 12 +- README-translated/README-Portuguese.md | 12 +- README-translated/README-Spanish.md | 18 +- README.md | 504 +++++++++--------- contributors.md | 26 +- netlify.toml | 4 +- release-workflow.md | 10 +- tests/pull_files.py | 2 +- 22 files changed, 607 insertions(+), 607 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FIRESIDE_CHAT_CHECKLIST.md b/.github/ISSUE_TEMPLATE/FIRESIDE_CHAT_CHECKLIST.md index d5e13489452..0cb8ed6007d 100644 --- a/.github/ISSUE_TEMPLATE/FIRESIDE_CHAT_CHECKLIST.md +++ b/.github/ISSUE_TEMPLATE/FIRESIDE_CHAT_CHECKLIST.md @@ -13,7 +13,7 @@ Register here to attend: [add registration page link]. ## Before the Event -- at least 6-8 weeks in advance -- [ ] Create a planning issue on GitHub using the [issue template - Fireside Chat Checklist](https://github.com/alan-turing-institute/the-turing-way/issues/new/choose) +- [ ] Create a planning issue on GitHub using the [issue template - Fireside Chat Checklist](https://github.com/the-turing-way/the-turing-way/issues/new/choose) - [ ] A Turing Way team member (Community Manager or Research Project Manager) will create a Zoom link with a waiting room and live transcription enabled. They will also open the call on the day of the event, and give 'co-host rights' to all facilitators to allow them to manage Zoom participants and chats. - [ ] Identify an overarching theme that we share with a different community -- Fireside Chat is intended to promote cross-community collaboration - [ ] Reach out to a community representative who can co-facilitate the event with a core team member in The Turing Way diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2c7364101fb..70339a19e2c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -29,5 +29,5 @@ Fixes # -- [ ] All contributors to this pull request are already named in the [table of contributors](https://github.com/alan-turing-institute/the-turing-way/blob/main/README.md#contributors) in the README file. -- [ ] The following people should be added to the [table of contributors](https://github.com/alan-turing-institute/the-turing-way/blob/main/README.md#contributors) in the README file: +- [ ] All contributors to this pull request are already named in the [table of contributors](https://github.com/the-turing-way/the-turing-way/blob/main/README.md#contributors) in the README file. +- [ ] The following people should be added to the [table of contributors](https://github.com/the-turing-way/the-turing-way/blob/main/README.md#contributors) in the README file: diff --git a/.github/config.yml b/.github/config.yml index 9676a66b96f..927575c9e24 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -9,7 +9,7 @@ newIssueWelcomeComment: > :tada: Welcome to _The Turing Way_! :tada: We're really excited to have your input into the project! :sparkling_heart: -
If you haven't done so already, please make sure you check out our [Contributing Guidelines](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/alan-turing-institute/the-turing-way/blob/main/CODE_OF_CONDUCT.md). +
If you haven't done so already, please make sure you check out our [Contributing Guidelines](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/the-turing-way/the-turing-way/blob/main/CODE_OF_CONDUCT.md). If you need to connect more synchronously with members of _The Turing Way_ community, please feel free to chat with us in our [Slack workspace](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw), or you can join our [Collaboration Cafe](https://the-turing-way.netlify.app/community-handbook/coworking/coworking-collabcafe.html) for mentored contribution or co-working. # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome @@ -20,15 +20,15 @@ newPRWelcomeComment: > :sparkling_heart: Thanks for opening this pull request! :sparkling_heart: _The Turing Way_ community really appreciates your time and effort to contribute to the project. - Please make sure you have read our [Contributing Guidelines](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) and filled in our pull request template to the best of your ability. + Please make sure you have read our [Contributing Guidelines](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) and filled in our pull request template to the best of your ability. If you are submitting a new chapter, here are some things that will help get your pull request across the finish line! :checkered_flag: - Check you have removed all _lorem ipsums_ from the chapter template (if you used it) - - Check for any abbreviations or latin phrases (such as "e.g." or "i.e.") in your writing. See our [style guide](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md#writing-style) for more information on this topic. + - Check for any abbreviations or latin phrases (such as "e.g." or "i.e.") in your writing. See our [style guide](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md#writing-style) for more information on this topic. - - Make sure you have added your new chapter to the [Table of Contents](https://github.com/alan-turing-institute/the-turing-way/blob/main/book/website/_data/toc.yml) + - Make sure you have added your new chapter to the [Table of Contents](https://github.com/the-turing-way/the-turing-way/blob/main/book/website/_data/toc.yml)
We have Continuous Integration tests that check the writing style and will help you track down any slip-ups :recycle: The Netlify bot will also comment with a preview of the book with your additions so you can see how it will look once it's merged! :tada: diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 9398f9bfd88..c9f1b0cb2a5 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,13 +1,13 @@ template: | ## The Turing Way: A handbook for reproducible, ethical and collaborative research - [The Turing Way March 2022](https://github.com/alan-turing-institute/the-turing-way/releases/tag/v1.0.2) [Latest](https://github.com/alan-turing-institute/the-turing-way/releases/latest) + [The Turing Way March 2022](https://github.com/the-turing-way/the-turing-way/releases/tag/v1.0.2) [Latest](https://github.com/the-turing-way/the-turing-way/releases/latest) The Turing Way is an open source community-driven guide to reproducible, ethical, inclusive and collaborative data science. The Turing Way book is collaboratively developed by its diverse community of researchers, learners, educators, and other stakeholders. - The Turing Way project is openly developed and any and all questions, comments and recommendations are welcome at our github repository: https://github.com/alan-turing-institute/the-turing-way. In 2020, the project underwent a major overhaul categorising chapters into 5 guides on reproducible research, project design, collaboration, communication and ethical research. Additionally, we added a community handbook to document all the practices designed and implemented towards the development of the project and community. + The Turing Way project is openly developed and any and all questions, comments and recommendations are welcome at our github repository: https://github.com/the-turing-way/the-turing-way. In 2020, the project underwent a major overhaul categorising chapters into 5 guides on reproducible research, project design, collaboration, communication and ethical research. Additionally, we added a community handbook to document all the practices designed and implemented towards the development of the project and community. - This release in 2021 includes additional chapters developed by our contributors across five guides and the community handbook. In addition, all the project documents from the project are provided as they appear on The Turing Way GitHub repository including the Zenodo metadata: https://github.com/alan-turing-institute/the-turing-way. + This release in 2021 includes additional chapters developed by our contributors across five guides and the community handbook. In addition, all the project documents from the project are provided as they appear on The Turing Way GitHub repository including the Zenodo metadata: https://github.com/the-turing-way/the-turing-way. Release log @@ -20,6 +20,6 @@ template: | v0.0.2: Version control chapter merged to main. v0.0.1: Reproducibility chapter merged to main. - Full Changelog: https://github.com/alan-turing-institute/the-turing-way/compare/v1.0.1...v1.0.2 (Previous release: https://github.com/alan-turing-institute/the-turing-way/compare/v0.0.3...v1.0.1) + Full Changelog: https://github.com/the-turing-way/the-turing-way/compare/v1.0.1...v1.0.2 (Previous release: https://github.com/the-turing-way/the-turing-way/compare/v0.0.3...v1.0.1) $PREVIOUS_TAG diff --git a/.github/workflows/resources/external_link_check_header.md b/.github/workflows/resources/external_link_check_header.md index 09a25dc2f98..ed6848eb92b 100644 --- a/.github/workflows/resources/external_link_check_header.md +++ b/.github/workflows/resources/external_link_check_header.md @@ -24,7 +24,7 @@ Some domains will interpret the link checker as a possible denial of service att Others may require authentication for particular pages. The link checker may then be unable to verify that certain links works. -If certain domains are repeatedly producing false negatives they can be ignored by adding an entry to the `exclude` list in the [Lychee configuration file](https://github.com/alan-turing-institute/the-turing-way/blob/main/lychee.toml). +If certain domains are repeatedly producing false negatives they can be ignored by adding an entry to the `exclude` list in the [Lychee configuration file](https://github.com/the-turing-way/the-turing-way/blob/main/lychee.toml). ### Link Status diff --git a/CITATION.cff b/CITATION.cff index 49475b2396d..8eb02a74b4d 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -26,5 +26,5 @@ references: given-names: The Turing Way Community affiliation: "The Alan Turing Institute, London, UK" email: "theturingway@gmail.com" - website: "https://github.com/alan-turing-institute/the-turing-way/" + website: "https://github.com/the-turing-way/the-turing-way/" title: The Turing Way Project diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 219be9f1593..ec4415d4d08 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,14 +58,14 @@ See the blogpost [Designing Scientific Figures for Colour Blindness](https://www There are many ways to get in touch with _The Turing Way_ team! -- GitHub [issues](https://github.com/alan-turing-institute/the-turing-way/issues) and [pull requests](https://github.com/alan-turing-institute/the-turing-way/pulls) +- GitHub [issues](https://github.com/the-turing-way/the-turing-way/issues) and [pull requests](https://github.com/the-turing-way/the-turing-way/pulls) - Join a discussion, collaborate on an ongoing task and exchange your thoughts with others. - Can't find your idea being discussed anywhere? - [Open a new issue](https://github.com/alan-turing-institute/the-turing-way/issues/new/choose)! (See our [Where to start: issues](#where-to-start-issues) section below.) + [Open a new issue](https://github.com/the-turing-way/the-turing-way/issues/new/choose)! (See our [Where to start: issues](#where-to-start-issues) section below.) - [Slack Channel](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) - For structured discussion and sustained engagement with the community members. - We will also provide notifications on upcoming events and share useful resources on Slack. - - You can also ping us on [Gitter channel](https://gitter.im/alan-turing-institute/the-turing-way) (open source option). + - You can also ping us on [Gitter channel](https://gitter.im/the-turing-way/the-turing-way) (open source option). - Contact the Community Manager of _The Turing Way_ project – Anne Lee Steele – by email at [asteele@turing.ac.uk](mailto:asteele@turing.ac.uk) - Contact the co-leads of _The Turing Way_ project - Kirstie Whitaker - by email at [kwhitaker@turing.ac.uk](mailto:kwhitaker@turing.ac.uk) and Malvika Sharan - by email at [masharan@turing.ac.uk](mailto:masharan@turing.ac.uk). @@ -108,12 +108,12 @@ Having each sentence on a new line will make no difference to how the text is di ## Where to start: issues -Before you open a new issue, please check if any of our [open issues](https://github.com/alan-turing-institute/the-turing-way/issues) cover your idea already. -If you open a new issue, please follow our basic guidelines laid out in our [issue templates](https://github.com/alan-turing-institute/the-turing-way/issues/new/choose). +Before you open a new issue, please check if any of our [open issues](https://github.com/the-turing-way/the-turing-way/issues) cover your idea already. +If you open a new issue, please follow our basic guidelines laid out in our [issue templates](https://github.com/the-turing-way/the-turing-way/issues/new/choose). There are 3 issues templates to choose from.: -1. New Chapter Template ([preview here](https://github.com/alan-turing-institute/the-turing-way/issues/new?assignees=&template=CHAPTER_ISSUE_TEMPLATE.md)): This issue is a place to discuss matters relating to writing a new chapter on a new topic or adding a subchapter in an already existing chapter. -2. General ([preview here](https://github.com/alan-turing-institute/the-turing-way/issues/new?assignees=&template=ISSUE_TEMPLATE.md)): Use this template for a general issue related to the book, community, process or ideas. -3. Bug Report ([preview here](https://github.com/alan-turing-institute/the-turing-way/issues/new?assignees=&labels=bug&template=bug_report.md&title=%5BBUG%5D)): With this template, create an issue report that can help others repair something that is currently broken. +1. New Chapter Template ([preview here](https://github.com/the-turing-way/the-turing-way/issues/new?assignees=&template=CHAPTER_ISSUE_TEMPLATE.md)): This issue is a place to discuss matters relating to writing a new chapter on a new topic or adding a subchapter in an already existing chapter. +2. General ([preview here](https://github.com/the-turing-way/the-turing-way/issues/new?assignees=&template=ISSUE_TEMPLATE.md)): Use this template for a general issue related to the book, community, process or ideas. +3. Bug Report ([preview here](https://github.com/the-turing-way/the-turing-way/issues/new?assignees=&labels=bug&template=bug_report.md&title=%5BBUG%5D)): With this template, create an issue report that can help others repair something that is currently broken. This can be used for reporting errors like typos and broken links. The issue template will automatically be rendered in the comment section of the new issue page, so all you need to do is edit the "_Lorem ipsum_" sections. @@ -235,13 +235,13 @@ This is also where you can contribute directly to writing or editing chapters of The following steps are a guide to help you contribute in a way that will be easy for everyone to review and accept with ease :sunglasses:. -### 1. Comment on an [existing issue](https://github.com/alan-turing-institute/the-turing-way/issues) or open a new issue referencing your addition +### 1. Comment on an [existing issue](https://github.com/the-turing-way/the-turing-way/issues) or open a new issue referencing your addition This allows other members of _The Turing Way_ team to confirm that you aren't overlapping with work that's currently underway and that everyone is on the same page with the goal of the work you're going to carry out. [This blog](https://www.igvita.com/2011/12/19/dont-push-your-pull-requests/) is a nice explanation of why putting this work in upfront is so useful to everyone involved. -Remember, if you open a new issue, please follow our basic guidelines laid out in our [issue template](https://github.com/alan-turing-institute/the-turing-way/blob/main/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md). +Remember, if you open a new issue, please follow our basic guidelines laid out in our [issue template](https://github.com/the-turing-way/the-turing-way/blob/main/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md). The issue template will automatically be rendered in the comment section of the new issue page so all you need to do is edit the "_Lorem ipsum_" sections. ### 2. [Fork][github-fork] [_The Turing Way_ repository][turing-way-repo] @@ -276,7 +276,7 @@ We encourage you to open a pull request as early in your contributing process as This allows everyone to see what is currently being worked on. It also provides you, the contributor, feedback in real-time from both the community and the continuous integration as you make commits (which will help prevent stuff from breaking). -When you are ready to submit a pull request, you will automatically see the [Pull Request Template](https://github.com/alan-turing-institute/the-turing-way/blob/main/.github/PULL_REQUEST_TEMPLATE.md) contents in the pull request body. +When you are ready to submit a pull request, you will automatically see the [Pull Request Template](https://github.com/the-turing-way/the-turing-way/blob/main/.github/PULL_REQUEST_TEMPLATE.md) contents in the pull request body. It asks you to: - Describe the problem you're trying to fix in the pull request, reference any related issue and use fixes/close to automatically close them, if pertinent. @@ -296,7 +296,7 @@ You can update your [fork][github-fork] of _The Turing Way_ [repository][turing- You don't need to submit a new pull request when you make a change in response to a review. You can also submit pull requests to other contributors' branches! -Do you see an [open pull request](https://github.com/alan-turing-institute/the-turing-way/pulls) that you find interesting and want to contribute to? +Do you see an [open pull request](https://github.com/the-turing-way/the-turing-way/pulls) that you find interesting and want to contribute to? Simply make your edits on their files and open a pull request to their branch! What happens if the continuous integration (CI) fails (for example, if the pull request notifies you that "Some checks were not successful")? @@ -309,10 +309,10 @@ GitHub has a [nice introduction][github-flow] to the pull request workflow, but ## The process of writing chapters -- Fork the repository from [`alan-turing-institute/the-turing-way`](https://github.com/alan-turing-institute/the-turing-way) if you have not done so already. +- Fork the repository from [`the-turing-way/the-turing-way`](https://github.com/the-turing-way/the-turing-way) if you have not done so already. - On your fork create a branch with the name as the chapter to be written and create a markdown file on it. - If you are a contributor to the project repository, you can also create a branch on the main repository with the same name as the chapter to be written without creating a fork (or a local copy). -- Copy the relevant part of the [chapter template](https://github.com/alan-turing-institute/the-turing-way/tree/main/book/templates/chapter-template) into the markdown file, and commit. +- Copy the relevant part of the [chapter template](https://github.com/the-turing-way/the-turing-way/tree/main/book/templates/chapter-template) into the markdown file, and commit. - Make a pull request to _The Turing Way_ version of the chapter branch. The title of this request should have the form "[WIP] Write Chapter_name chapter". WIP indicates the chapter is a Work In Progress and not yet ready for review. @@ -358,12 +358,12 @@ In _The Turing Way_'s [Community Handbook](https://the-turing-way.netlify.app/co [_The Turing Way_ style guide](https://the-turing-way.netlify.app/community-handbook/style.html) will provide guidance and supporting resources for ensuring consistency, readability and accessibility for all our users. -You are welcome to contribute to the style guide by opening [a new issue](https://github.com/alan-turing-institute/the-turing-way/issues/new/choose). +You are welcome to contribute to the style guide by opening [a new issue](https://github.com/the-turing-way/the-turing-way/issues/new/choose). ## Representing _The Turing Way_ We would LOVE people to give talks about the project or represent _The Turing Way_ in other ways! -We have created a [promotion pack](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack) for you to reuse. +We have created a [promotion pack](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack) for you to reuse. You will find useful details about the project, a list of frequently asked questions, slide decks, and contact details. If you would like to represent the project in your network, please open an issue and ping @aleesteele, @malvikasharan and @KirstieJane so @@ -378,7 +378,7 @@ We welcome and recognise all kinds of contributions, from fixing small errors, t In the [community handbook](https://the-turing-way.netlify.app/community-handbook/community-handbook.html), you can read how your contributions will be acknowledged and recorded in _The Turing Way_. _The Turing Way_ follows the [all-contributors][all-contributors] specifications. The all-contributors bot usage is described [here](https://allcontributors.org/docs/en/bot/usage). -You can see a list of current contributors [here](https://github.com/alan-turing-institute/the-turing-way/blob/main/contributors.md). 😍 +You can see a list of current contributors [here](https://github.com/the-turing-way/the-turing-way/blob/main/contributors.md). 😍 To add yourself or someone else as a contributor, comment on the relevant Issue or Pull Request with the following: @@ -386,29 +386,29 @@ To add yourself or someone else as a contributor, comment on the relevant Issue @all-contributors please add for ``` -You can see the [Emoji Key (Contribution Types Reference)](https://allcontributors.org/docs/en/emoji-key) for a list of valid `` types and examples of how we've run this command in [this issue](https://github.com/alan-turing-institute/the-turing-way/issues/274). +You can see the [Emoji Key (Contribution Types Reference)](https://allcontributors.org/docs/en/emoji-key) for a list of valid `` types and examples of how we've run this command in [this issue](https://github.com/the-turing-way/the-turing-way/issues/274). The bot will then create a Pull Request to add the contributor and reply with the pull request details. **PLEASE NOTE: Only one contributor can be added with the bot at a time!** Add each contributor in turn, merge the pull request and delete the branch (`all-contributors/add-`) before adding another one. Otherwise, you can end up with dreaded [merge conflicts][github-mergeconflicts]. -Therefore, please check the open pull requests first to make sure there aren't any [open requests from the bot](https://github.com/alan-turing-institute/the-turing-way/pulls/app%2Fallcontributors) before adding another. +Therefore, please check the open pull requests first to make sure there aren't any [open requests from the bot](https://github.com/the-turing-way/the-turing-way/pulls/app%2Fallcontributors) before adding another. What happens if you accidentally run the bot before the previous run was merged and you got those pesky merge conflicts? (Don't feel bad, we have all done it! 🙈) Simply close the pull request and delete the branch (`all-contributors/add-`). -If you are unable to do this for any reason, please let us know on [Slack](https://tinyurl.com/jointuringwayslack), the [Gitter channel](https://gitter.im/alan-turing-institute/the-turing-way) or by opening an issue, and _The Turing Way_ team members will be very happy to help! +If you are unable to do this for any reason, please let us know on [Slack](https://tinyurl.com/jointuringwayslack), the [Gitter channel](https://gitter.im/the-turing-way/the-turing-way) or by opening an issue, and _The Turing Way_ team members will be very happy to help! -Finally, don't forget to add yourself to the list of contributors [here](https://github.com/alan-turing-institute/the-turing-way/blob/main/contributors.md)! +Finally, don't forget to add yourself to the list of contributors [here](https://github.com/the-turing-way/the-turing-way/blob/main/contributors.md)! --- _These Contributing Guidelines have been adapted from the [Contributing Guidelines](https://github.com/bids-standard/bids-starter-kit/blob/master/CONTRIBUTING.md) of the [BIDS Starter Kit](https://github.com/bids-standard/bids-starter-kit)! (License: CC-BY)_ -[turing-way-repo]: https://github.com/alan-turing-institute/the-turing-way/ -[turing-way-book-repo]: https://github.com/alan-turing-institute/the-turing-way-book/ -[turing-way-issues]: https://github.com/alan-turing-institute/the-turing-way/issues -[turing-way-labels]: https://github.com/alan-turing-institute/the-turing-way/labels +[turing-way-repo]: https://github.com/the-turing-way/the-turing-way/ +[turing-way-book-repo]: https://github.com/the-turing-way/the-turing-way-book/ +[turing-way-issues]: https://github.com/the-turing-way/the-turing-way/issues +[turing-way-labels]: https://github.com/the-turing-way/the-turing-way/labels [git]: https://git-scm.com [github]: https://github.com [github-branches]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository @@ -418,53 +418,53 @@ _These Contributing Guidelines have been adapted from the [Contributing Guidelin [github-pullrequest]: https://help.github.com/articles/creating-a-pull-request [github-review]: https://help.github.com/articles/about-pull-request-reviews [github-syncfork]: https://help.github.com/articles/syncing-a-fork -[issue-template]: https://github.com/alan-turing-institute/the-turing-way/blob/main/ISSUE_TEMPLATE.md -[labels-link]: https://github.com/alan-turing-institute/the-turing-way/labels -[labels-approval-request]: https://github.com/alan-turing-institute/the-turing-way/labels/approval%20request -[labels-binderhub]: https://github.com/alan-turing-institute/the-turing-way/labels/binderhub -[labels-book-build]: https://github.com/alan-turing-institute/the-turing-way/labels/book%2Dbuild -[labels-book-dash-feb20]: https://github.com/alan-turing-institute/the-turing-way/labels/book%2Ddash%2Dfeb20 -[labels-book-dash-ldn19]: https://github.com/alan-turing-institute/the-turing-way/labels/book%2Ddash%2Dldn2019 -[labels-book-dash-mcr19]: https://github.com/alan-turing-institute/the-turing-way/labels/book%2Ddash%2Dmcr2019 -[labels-book]: https://github.com/alan-turing-institute/the-turing-way/labels/book -[labels-bug]: https://github.com/alan-turing-institute/the-turing-way/labels/bug -[labels-bug-fixed]: https://github.com/alan-turing-institute/the-turing-way/labels/bug%20fixed -[labels-collaboration-book]: https://github.com/alan-turing-institute/the-turing-way/labels/collaboration%2Dbook -[labels-communication-book]: https://github.com/alan-turing-institute/the-turing-way/labels/communication%2Dbook -[labels-community]: https://github.com/alan-turing-institute/the-turing-way/labels/community -[labels-comms]: https://github.com/alan-turing-institute/the-turing-way/labels/comms -[labels-conflicting-file-error]: https://github.com/alan-turing-institute/the-turing-way/labels/conflicting%2Dfile%2Derror -[labels-dependencies]: https://github.com/alan-turing-institute/the-turing-way/labels/dependencies -[labels-enhancement]: https://github.com/alan-turing-institute/the-turing-way/labels/enhancement -[labels-ethics-book]: https://github.com/alan-turing-institute/the-turing-way/labels/ethics%2Dbook -[labels-events]: https://github.com/alan-turing-institute/the-turing-way/labels/events -[labels-firstissue]: https://github.com/alan-turing-institute/the-turing-way/labels/good%20first%20issue -[labels-helpwanted]: https://github.com/alan-turing-institute/the-turing-way/labels/help%20wanted -[labels-idea-for-discussion]: https://github.com/alan-turing-institute/the-turing-way/labels/idea%2Dfor%2Ddiscussion -[labels-good-first-PR-review]: https://github.com/alan-turing-institute/the-turing-way/labels/good%2Dfirst%2PR%2review -[labels-jupyter]: https://github.com/alan-turing-institute/the-turing-way/labels/jupyter -[labels-project-management]: https://github.com/alan-turing-institute/the-turing-way/labels/project%20management -[labels-newsletter]: https://github.com/alan-turing-institute/the-turing-way/labels/newsletter -[labels-outreach]: https://github.com/alan-turing-institute/the-turing-way/labels/Outreach -[labels-pr-draft]: https://github.com/alan-turing-institute/the-turing-way/labels/PR%3A%20draft -[labels-pr-merged]: https://github.com/alan-turing-institute/the-turing-way/labels/PR%3A%20merged -[labels-pr-partially-approved]: https://github.com/alan-turing-institute/the-turing-way/labels/PR%3A%20partially%2Dapproved -[labels-pr-reviewed-approved]: https://github.com/alan-turing-institute/the-turing-way/labels/PR%3A%20reviewed%2Dapproved -[labels-pr-reviewed-changes-requested]: https://github.com/alan-turing-institute/the-turing-way/labels/PR%3A%20reviewed%2Dchanges%2Drequested -[labels-pr-unreviewed]: https://github.com/alan-turing-institute/the-turing-way/labels/PR%3A%20unreviewed -[labels-project-design-book]: https://github.com/alan-turing-institute/the-turing-way/labels/project%2Ddesign%2Dbook -[labels-question]: https://github.com/alan-turing-institute/the-turing-way/labels/question -[labels-ready-for-merge]: https://github.com/alan-turing-institute/the-turing-way/labels/ready%20for%20merge -[labels-reproducibility-book]: https://github.com/alan-turing-institute/the-turing-way/labels/reproducibility%2Dbook -[labels-research-related-theory]: https://github.com/alan-turing-institute/the-turing-way/labels/research%2Drelated%2Dtheory -[labels-review-request]: https://github.com/alan-turing-institute/the-turing-way/labels/review%20request -[labels-software-skills]: https://github.com/alan-turing-institute/the-turing-way/labels/software%2Dskills -[labels-tools]: https://github.com/alan-turing-institute/the-turing-way/labels/tools -[labels-translation]: https://github.com/alan-turing-institute/the-turing-way/labels/translation -[labels-travel]: https://github.com/alan-turing-institute/the-turing-way/labels/travel -[labels-typo-fix]: https://github.com/alan-turing-institute/the-turing-way/labels/typo%2Dfix -[labels-work-in-progress]: https://github.com/alan-turing-institute/the-turing-way/labels/work%2Din%2Dprogress -[labels-workshops]: https://github.com/alan-turing-institute/the-turing-way/labels/workshops +[issue-template]: https://github.com/the-turing-way/the-turing-way/blob/main/ISSUE_TEMPLATE.md +[labels-link]: https://github.com/the-turing-way/the-turing-way/labels +[labels-approval-request]: https://github.com/the-turing-way/the-turing-way/labels/approval%20request +[labels-binderhub]: https://github.com/the-turing-way/the-turing-way/labels/binderhub +[labels-book-build]: https://github.com/the-turing-way/the-turing-way/labels/book%2Dbuild +[labels-book-dash-feb20]: https://github.com/the-turing-way/the-turing-way/labels/book%2Ddash%2Dfeb20 +[labels-book-dash-ldn19]: https://github.com/the-turing-way/the-turing-way/labels/book%2Ddash%2Dldn2019 +[labels-book-dash-mcr19]: https://github.com/the-turing-way/the-turing-way/labels/book%2Ddash%2Dmcr2019 +[labels-book]: https://github.com/the-turing-way/the-turing-way/labels/book +[labels-bug]: https://github.com/the-turing-way/the-turing-way/labels/bug +[labels-bug-fixed]: https://github.com/the-turing-way/the-turing-way/labels/bug%20fixed +[labels-collaboration-book]: https://github.com/the-turing-way/the-turing-way/labels/collaboration%2Dbook +[labels-communication-book]: https://github.com/the-turing-way/the-turing-way/labels/communication%2Dbook +[labels-community]: https://github.com/the-turing-way/the-turing-way/labels/community +[labels-comms]: https://github.com/the-turing-way/the-turing-way/labels/comms +[labels-conflicting-file-error]: https://github.com/the-turing-way/the-turing-way/labels/conflicting%2Dfile%2Derror +[labels-dependencies]: https://github.com/the-turing-way/the-turing-way/labels/dependencies +[labels-enhancement]: https://github.com/the-turing-way/the-turing-way/labels/enhancement +[labels-ethics-book]: https://github.com/the-turing-way/the-turing-way/labels/ethics%2Dbook +[labels-events]: https://github.com/the-turing-way/the-turing-way/labels/events +[labels-firstissue]: https://github.com/the-turing-way/the-turing-way/labels/good%20first%20issue +[labels-helpwanted]: https://github.com/the-turing-way/the-turing-way/labels/help%20wanted +[labels-idea-for-discussion]: https://github.com/the-turing-way/the-turing-way/labels/idea%2Dfor%2Ddiscussion +[labels-good-first-PR-review]: https://github.com/the-turing-way/the-turing-way/labels/good%2Dfirst%2PR%2review +[labels-jupyter]: https://github.com/the-turing-way/the-turing-way/labels/jupyter +[labels-project-management]: https://github.com/the-turing-way/the-turing-way/labels/project%20management +[labels-newsletter]: https://github.com/the-turing-way/the-turing-way/labels/newsletter +[labels-outreach]: https://github.com/the-turing-way/the-turing-way/labels/Outreach +[labels-pr-draft]: https://github.com/the-turing-way/the-turing-way/labels/PR%3A%20draft +[labels-pr-merged]: https://github.com/the-turing-way/the-turing-way/labels/PR%3A%20merged +[labels-pr-partially-approved]: https://github.com/the-turing-way/the-turing-way/labels/PR%3A%20partially%2Dapproved +[labels-pr-reviewed-approved]: https://github.com/the-turing-way/the-turing-way/labels/PR%3A%20reviewed%2Dapproved +[labels-pr-reviewed-changes-requested]: https://github.com/the-turing-way/the-turing-way/labels/PR%3A%20reviewed%2Dchanges%2Drequested +[labels-pr-unreviewed]: https://github.com/the-turing-way/the-turing-way/labels/PR%3A%20unreviewed +[labels-project-design-book]: https://github.com/the-turing-way/the-turing-way/labels/project%2Ddesign%2Dbook +[labels-question]: https://github.com/the-turing-way/the-turing-way/labels/question +[labels-ready-for-merge]: https://github.com/the-turing-way/the-turing-way/labels/ready%20for%20merge +[labels-reproducibility-book]: https://github.com/the-turing-way/the-turing-way/labels/reproducibility%2Dbook +[labels-research-related-theory]: https://github.com/the-turing-way/the-turing-way/labels/research%2Drelated%2Dtheory +[labels-review-request]: https://github.com/the-turing-way/the-turing-way/labels/review%20request +[labels-software-skills]: https://github.com/the-turing-way/the-turing-way/labels/software%2Dskills +[labels-tools]: https://github.com/the-turing-way/the-turing-way/labels/tools +[labels-translation]: https://github.com/the-turing-way/the-turing-way/labels/translation +[labels-travel]: https://github.com/the-turing-way/the-turing-way/labels/travel +[labels-typo-fix]: https://github.com/the-turing-way/the-turing-way/labels/typo%2Dfix +[labels-work-in-progress]: https://github.com/the-turing-way/the-turing-way/labels/work%2Din%2Dprogress +[labels-workshops]: https://github.com/the-turing-way/the-turing-way/labels/workshops [markdown]: https://daringfireball.net/projects/markdown [rick-roll]: https://www.youtube.com/watch?v=dQw4w9WgXcQ [jerry-maguire]: https://media.giphy.com/media/uRb2p09vY8lEs/giphy.gif diff --git a/LICENSE.md b/LICENSE.md index e1dcb62eaad..3f68255204b 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -26,7 +26,7 @@ The licensor cannot revoke these freedoms as long as you follow the license term Under the following terms: -* **Attribution**---You must give appropriate credit (mentioning that your work is derived from work that is Copyright © The Turing Way Community and, where practical, linking to https://github.com/alan-turing-institute/the-turing-way), provide a [link to the license][cc-by-human], and indicate if changes were made. +* **Attribution**---You must give appropriate credit (mentioning that your work is derived from work that is Copyright © The Turing Way Community and, where practical, linking to https://github.com/the-turing-way/the-turing-way), provide a [link to the license][cc-by-human], and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. * **No additional restrictions**---You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. diff --git a/README-translated/README-Chinese.md b/README-translated/README-Chinese.md index 83d9a9eec8a..bcd87db57fb 100644 --- a/README-translated/README-Chinese.md +++ b/README-translated/README-Chinese.md @@ -12,10 +12,10 @@ | 资料 | 链接 | | :--- | :--- | -| **项目** | [![读这本书](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | +| **项目** | [![读这本书](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | | **新闻** | [![Twitter 关注](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | -| **聊天** | [![加如 Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | -| **构建** | [![Netlify 构建](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **聊天** | [![加如 Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | +| **构建** | [![Netlify 构建](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **引用** | [![引用 使用这个DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | *欢迎来到The Turing Way项目 GitHub 存储库。 这里是开发、审查和维护项目所有组件的地方。* @@ -27,7 +27,7 @@ _The Turing Way_ 是一本关于可重复的、合乎道德的和协作的数据 *The Turing Way是一本书、一个社区和一个全球合作。* 我们鼓励所有的利益相关者,包括学生、研究人员、软件工程师、项目负责人和融资团队,使用The Turing Way来了解他们在数据科学中的角色和可重复性责任。 -您可以线上阅读这本书 [在线版本](https://the-turing-way.netlify.app), 按照我们的贡献指南所述为项目做出贡献 [贡献指南](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) and 并重新使用所有材料 ([(见许可证)](https://github.com/alan-turing-institute/the-turing-way/blob/main/LICENSE.md)). +您可以线上阅读这本书 [在线版本](https://the-turing-way.netlify.app), 按照我们的贡献指南所述为项目做出贡献 [贡献指南](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) and 并重新使用所有材料 ([(见许可证)](https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md)). [![This is a screenshot of the online Turing Way book. It also shows one of the Turing Way illustrations at the beginning of the book. In this illustration, there is a road or path with shops for different data science skills. People can go in and out with their shopping cart and pick and choose what they need.](../book/website/figures/README_imgs/README_book.png)](https://the-turing-way.netlify.app/welcome.html) @@ -52,7 +52,7 @@ _The Turing Way_ 的概述从第5:13分钟开始。 ### 关于项目 可重复性研究对于确保科学工作的可信性是必要的。 资助者和出版商开始要求出版物包含访问基础数据和分析代码的权限。其目的是确保所有的结果都能被独立验证,并在未来的工作中得到巩固。说起来容易做起来难。共享这些研究成果意味着理解数据管理、图书馆学、软件开发和持续集成技术:这些技能并没有被广泛教授,也不是学术研究人员和数据科学家所期望的。 由于这些活动通常不被教授,我们认识到,需求的负担以及新技能的获取可能会吓到刚接触这些的人。 -_The Turing Way_ 是一本手册,帮助学生、他们的导师、融资者以及期刊编辑确保可再生数据科学“太简单到不能不做”,即使对从未以这种方式工作过的人来说也是如此。 它将包括关于版本控制、分析测试以及与未来用户进行公开透明沟通的培训材料,并以Turing研究所的案例研究和研讨会为基础。这个项目是公开开发的,欢迎在我们的GitHub存储库中提出任何问题、评论和建议: . +_The Turing Way_ 是一本手册,帮助学生、他们的导师、融资者以及期刊编辑确保可再生数据科学“太简单到不能不做”,即使对从未以这种方式工作过的人来说也是如此。 它将包括关于版本控制、分析测试以及与未来用户进行公开透明沟通的培训材料,并以Turing研究所的案例研究和研讨会为基础。这个项目是公开开发的,欢迎在我们的GitHub存储库中提出任何问题、评论和建议: . ### 团队 @@ -79,7 +79,7 @@ _The Turing Way_ 是一个开放式协作和社区主导的项目。 社区成员有机会学习新技能,分享他们的想法和与他人合作。 当他们为 _The Turing Way_ 或其他开源项目做出贡献时,他们也会在项目中获得指导机会,并被鼓励指导项目的新参与者。 -我们创建了一个[推广包](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack)帮助您在您的网络中介绍和分享 _The Turing Way_ 。 +我们创建了一个[推广包](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack)帮助您在您的网络中介绍和分享 _The Turing Way_ 。 ### Citing _The Turing Way_ @@ -102,7 +102,7 @@ DOI允许我们对资源库进行归档,它们对于确保学术出版物对 ![This is an example of one of The Turing Way illustrations. It tries to shows the evolution towards an open science era](../book/website/figures/evolution-open-research.jpg) -_The Turing Way_ 插图由[Scriberia](https://www.scriberia.co.uk/)的艺术家进行创作,作为[_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash)书冲入市场的一部分,分别于 2019 年 5 月 17 日在曼彻斯特、2019 年 5 月 28 日和 2020 年 2 月 21 日在伦敦以及 2020 年 11 月 27 日和 2021 年 5 月 28 日在网上发布。它们描绘了各种 手册中的内容、社区中的协同努力以及 _The Turing Way_ 项目的总体情况。 在 CC-BY 许可下,可在 Zenodo ([https://doi.org/10.5281/zenodo.3332807)](https://doi.org/10.5281/zenodo.3332807)上获得这些插图。 +_The Turing Way_ 插图由[Scriberia](https://www.scriberia.co.uk/)的艺术家进行创作,作为[_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash)书冲入市场的一部分,分别于 2019 年 5 月 17 日在曼彻斯特、2019 年 5 月 28 日和 2020 年 2 月 21 日在伦敦以及 2020 年 11 月 27 日和 2021 年 5 月 28 日在网上发布。它们描绘了各种 手册中的内容、社区中的协同努力以及 _The Turing Way_ 项目的总体情况。 在 CC-BY 许可下,可在 Zenodo ([https://doi.org/10.5281/zenodo.3332807)](https://doi.org/10.5281/zenodo.3332807)上获得这些插图。 当使用任何照片时,请包括以下属性: @@ -127,7 +127,7 @@ Zenodo的最新版本可以引用如下: 使用这个[邀请链接](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw)与他人练习并在Slack上讨论你的想法。 我们也有一个Gitter聊天室(如果你更喜欢开放源替代的聊天方案)。 -我们很乐意你在上打个招呼方式。 +我们很乐意你在上打个招呼方式。 这聊天室也可以通过[#alan-turing-institute_the-turing-way:gitter.im](https://matrix.to/#/#alan-turing-institute_the-turing-way:gitter.im)的[Matrix](https://matrix.org)帐户加入。 @@ -149,75 +149,75 @@ Zenodo的最新版本可以引用如下: - - + + - + - + - - + + - + - - - - + + + + - + - + - + - + - - - - + + + + - + - + - + - - + + - + - + - + - - - + + + @@ -226,51 +226,51 @@ Zenodo的最新版本可以引用如下: - + - + - - - + + + - - + + - - + + - - - - - - + + + + + + - - - - - - - + + + + + + + - - + + - + - + @@ -280,257 +280,257 @@ Zenodo的最新版本可以引用如下: - + - - - - + + + + - - + + - - - - + + + + - - - - - - - + + + + + + + - - - + + + - - + + - + - + - - + + - - + + - - - - + + + + - + - - - - + + + + - + - - - - - - + + + + + + - - + + - - + + - - - - - - - + + + + + + + - + - - - + + + - + - - + + - + - + - - + + - - + + - - + + - + - - + + - - + + - + - + - - + + - + - - + + - - + + - + - + - + - - + + - + - + - + - + - - - - + + + + - + - + - - + + - + - + - - + + - - + + - + - + - + - + - + - - + + @@ -538,26 +538,26 @@ Zenodo的最新版本可以引用如下: - - + + - + - + - + - + @@ -566,7 +566,7 @@ Zenodo的最新版本可以引用如下: - +

Aakash Raj

🌍

Abel Siqueira

👀

Achintya Rao

🐛 👀

Abel Siqueira

👀

Achintya Rao

🐛 👀

Adina Wagner

🖋

Aditi Shenvi

🤔

Afzal Ansari

🐛

Afzal Ansari

🐛

Ago3

🤔

Ahmed Essam

🐛

Ahmed Essam

🐛

Aida Mehonic

🤔

Albert Hornos Vidal

👀 🐛

Alden Conner

🐛 🔧

Albert Hornos Vidal

👀 🐛

Alden Conner

🐛 🔧

Alejandro ©

🖋 🤔

Aleksandra Zaforemska

🤔 🖋

Alex Bird

👀

Alex Bird

👀

Alex Chan

🤔

Alex Clarke

📖

Alexander Morley

💬 👀 🤔 ⚠️ 🚇 🚧

Ali Seyhun Saral

📖

Ali Seyhun Saral

👀

Alex Clarke

📖

Alexander Morley

💬 👀 🤔 ⚠️ 🚇 🚧

Ali Seyhun Saral

📖

Ali Seyhun Saral

👀

Ambreen Masud

🤔 🖋

Andrea Pierré

🐛

Andrea Pierré

🐛

Andrea Sánchez-Tapia (she/her)

🖋 🤔

Andreea Avramescu

🖋

Andrei Alexandru

🐛 👀

Andrei Alexandru

🐛 👀

Andrew Stewart


Andrian Nobella

🌍

Angelo Varlotta

🌍

Aniketh Varma

🐛

Aniketh Varma

🐛

Anna Hadjitofi

🖋 🌍

Anna Krystalli

💬 💡 👀 🤔

Anna Krystalli

💬 💡 👀 🤔

Annabel Elizabeth Whipp

🤔

Anne Lee Steele

👀

Arielle-Bennett

🤔 👀 🖋

Arron Lacey

👀

Aryan nath

🐛

Anne Lee Steele

👀

Arielle-Bennett

🤔 👀 🖋

Arron Lacey

👀

Aryan nath

🐛

Augustinas Sukys

🤔

Barbara Vreede

🖋

Batool

🤔 🖋 🌍 🚇 👀

Batool

🤔 🖋 🌍 🚇 👀

Becki Green

🤔 🖋

Becky Arnold

💬 💻 📖 🤔 👀

Becky Arnold

💬 💻 📖 🤔 👀

Benjamin Mummery

🤔 🖋

Beth Montague-Hellen

📖

Beth Montague-Hellen

📖

Bouwe Andela

🖋 👀

Brandon Lee

🐛

Bouwe Andela

🖋 👀

Brandon Lee

🐛

Brigitta Sipőcz

🖋

Bruno Camino

🖋

Callum Mole

🤔 🚇 🚧

Cameron Trotter

🤔

Camila Rangel Smith

📖 🌍 🚧

Camila Rangel Smith

📖 🌍 🚧

Carlos Martinez

🐛 👀 🖋

Carlos Martinez

🐛 👀 🖋

Carlos Vladimiro González Zelaya

🤔

Cassandra Gould van Praag

🤔 📖

Cassandra Gould van Praag

🤔 📖

Cem Ulus

🌍

Chad Gilbert

🐛

Chandler Klein

🐛

Chanuki Illushka Seresinhe

📖

Chad Gilbert

🐛

Chandler Klein

🐛

Chanuki Illushka Seresinhe

📖

Charlotte Watson

🤔

Chris Tomlinson

🤔

Christina Hitrova

🤔

Christopher Lovell

🚇

Clare Liggins

📖

Clare Liggins

📖

Colin Sauze

🤔 🖋

Collin Schwantes

🐛

Collin Schwantes

🐛

DACNC

🤔 🖋

DaisyParry

🖋

Dan Hobley

📖

Dan Kerchner

🐛

Danbee Kim

📖

Dan Hobley

📖

Dan Kerchner

🐛

Danbee Kim

📖

Daniel Lintott

🐛

Daniel Mietchen

🐛

Daniel Lintott

🐛

Daniel Mietchen

🐛

Daniel Nüst

🖋

Danny Garside

🐛 🖋 👀

David Foster

👀 🐛

Danny Garside

🐛 🖋 👀

David Foster

👀 🐛

David Gregg

🤔 🖋

David Stansby

🖋

DerienFe

🤔

Diego Alonso Alvarez

🤔 👀

Dimitra Blana

👀 🖋

Dinesh kumar

🐛

Edwin Ajong

🐛

Eirini Malliaraki

📖

Eirini Zormpa

🐛 👀

Diego Alonso Alvarez

🤔 👀

Dimitra Blana

👀 🖋

Dinesh kumar

🐛

Edwin Ajong

🐛

Eirini Malliaraki

📖

Eirini Zormpa

🐛 👀

Elisa-on-GitHub

🐛

Elizabeth DuPre

🚇 💬 👀

Em K

🖋 🐛 📝 👀 📢

Enrico Glerean

🐛

Eric Daub

📖

Eric Leung

🐛

Eric R Scott

🐛

Elisa-on-GitHub

🐛

Elizabeth DuPre

🚇 💬 👀

Em K

🖋 🐛 📝 👀 📢

Enrico Glerean

🐛

Eric Daub

📖

Eric Leung

🐛

Eric R Scott

🐛

Esther Plomp

🐛 🤔 🖋 👀 📢 📝 🌍

Evelina Gabasova

🐛 🖋

Esther Plomp

🐛 🤔 🖋 👀 📢 📝 🌍

Evelina Gabasova

🐛 🖋

Faruk D.

🖋

Federico Nanni

🐛 🖋 👀

Federico Nanni

🐛 🖋 👀

Ferran Gonzalez Hernandez

🤔

Florian Gilcher

🐛

Florian Gilcher

🐛

Frances Cooper

🖋 🤔

Georgia

🤔

Georgia Atkinson

🤔

Georgia Tomova

🤔

Georgiana Elena

👀

Georgiana Elena

👀

Gertjan van den Burg

📖 🤔 💬

Gianni Scolaro

🐛

Graham Lee

🐛 👀

Greg Kiar

📖 👀

Gertjan van den Burg

📖 🤔 💬

Gianni Scolaro

🐛

Graham Lee

🐛 👀

Greg Kiar

📖 👀

Gustavo Becelli do Nacimento

🌍

Heidi Seibold

🤔 🖋

Hieu Hoang

🤔

Iain

👀

Ian Hinder

📖

Iain

👀

Ian Hinder

📖

IsabelBirds

🤔

Isil Bilgin

🐛

Ismael-KG

🖋 👀 📝 🤔

JKasmire

🐛

Jade Pickering

📖

Isil Bilgin

🐛

Ismael-KG

🖋 👀 📝 🤔

JKasmire

🐛

Jade Pickering

📖

James Kent

🐛

James Myatt

📖

James Robinson

🤔 💻

James Thomas

🐛

Jason Gates

📖 👀

Javier Moldon

📖

Jay Dev Jha

🐛

James Kent

🐛

James Myatt

📖

James Robinson

🤔 💻

James Thomas

🐛

Jason Gates

📖 👀

Javier Moldon

📖

Jay Dev Jha

🐛

Jennifer Ding

🐛

Jeremy Crampton

🐛

Jeremy Leipzig

🐛

Jennifer Ding

🐛

Jeremy Crampton

🐛

Jeremy Leipzig

🐛

Jessica

🖋

Jessy Provencher

🌍

Jez Cope

📖

Jill Wang

🐛

Jez Cope

📖

Jill Wang

🐛

Jim Madge

🖋 📖

Jim Madge

🖋 📖

Joanna Leng

🖋 🤔

Joe Early

🤔

Joe Fennell

📖

Joe Fennell

📖

Joshua Teves

🤔

José María Fernández

👀

Julia Guiomar Niso Galán

🌍 👀

José María Fernández

👀

Julia Guiomar Niso Galán

🌍 👀

Julien Colomb

🖋

Katherine Dixey

🤔

Kelly-dot

🤔

Kesson Magid

🤔

Kevin Kunzmann

📖 🤔 🐛

Kim De Ruyck

🐛

Kevin Kunzmann

📖 🤔 🐛

Kim De Ruyck

🐛

Kim De Ruyck

🖋

Kirstie Whitaker

💬 📖 🎨 📋 🔍 🤔 👀 📢

Kristijan Armeni

🐛

Krunal Rank

🐛

Lachlan Mason

🤔 📖 💻

Kirstie Whitaker

💬 📖 🎨 📋 🔍 🤔 👀 📢

Kristijan Armeni

🐛

Krunal Rank

🐛

Lachlan Mason

🤔 📖 💻

Laura Acion

️️️️♿️ 🌍 🖋

Laura Carter

👀 🐛 🤔 🖋

Laura Carter

👀 🐛 🤔 🖋

Lenka

📝 🖋

Liberty Hamilton

🐛

Lion-admin

🐛

Louise Bowler

💬 💻 📖 💡 🤔 📋 👀

Lovkush

🐛

Liberty Hamilton

🐛

Lion-admin

🐛

Louise Bowler

💬 💻 📖 💡 🤔 📋 👀

Lovkush

🐛

Luca Bertinetto

🌍

Luigi Scalzone

🌍

Luke Conibear

🐛

Luke Conibear

🐛

Luna

🌍

Lupe CaMay

👀

Malvika Sharan

📖 📋 🤔 📆 👀 📢 🚧 📹

Marcos Ellys Rocha Honorato

🌍 👀

Maria Eriksson

🐛

Mariam-ke

🐛

Mariana V.

🐛 🖋

Lupe CaMay

👀

Malvika Sharan

📖 📋 🤔 📆 👀 📢 🚧 📹

Marcos Ellys Rocha Honorato

🌍 👀

Maria Eriksson

🐛

Mariam-ke

🐛

Mariana V.

🐛 🖋

Mariona

🖋

Mark Woodbridge

🤔 🖋

Markus Löning

👀 🖋

Marta-MM

🐛 🖋

Markus Löning

👀 🖋

Marta-MM

🐛 🖋

Martin O'Reilly

💬 🔧 🤔

Martina G. Vilas

🚇 ⚠️ 📢 📹

Mateusz Kuzak

🐛 📋 🤔 👀 🖋

Martina G. Vilas

🚇 ⚠️ 📢 📹

Mateusz Kuzak

🐛 📋 🤔 👀 🖋

Matthew Evans

🐛

Max Joseph

👀

Melissa Black

👀 🖋

Michael Grayling

📖

Miguel Rivera

🐛

Mustafa Anil Tuncel

🐛

Nadia Soliman

📖

Matthew Evans

🐛

Max Joseph

👀

Melissa Black

👀 🖋

Michael Grayling

📖

Miguel Rivera

🐛

Mustafa Anil Tuncel

🐛

Nadia Soliman

📖

Naomi Penfold

👀 🤔

Naomi Penfold

👀 🤔

Natacha Chenevoy

🤔

Natalie Thurlby

💻 ⚠️

Nathan Begbie

🐛 🤔

Neha Moopen

👀 🖋

Natalie Thurlby

💻 ⚠️

Nathan Begbie

🐛 🤔

Neha Moopen

👀 🖋

Neil Chue Hong

🤔

Nick Barlow

🐛 🖋

Nick Barlow

🐛 🖋

Nico

🤔

Nicolás Alessandroni

🤔

Nina

👀

Nomi Harris

👀

Nina

👀

Nomi Harris

👀

NotActuallyACat

🤔

Obi Thompson Sargoni

🤔

Oliver Clark

📖

Oliver Clark

📖

Oliver Forrest

📖 🤔 🖋 👀

Oliver Forrest

📖 🤔 🖋 👀

Oliver Hamelijnck

🤔

Oliver Strickson

💬 📖

Oscar Giles

📖

Oliver Strickson

💬 📖

Oscar Giles

📖

Pablo Rodríguez-Sánchez

🖋

Patricia Herterich

💬 📖 👀 🤔 🖋

Patrick Mineault

🐛

Patricia Herterich

💬 📖 👀 🤔 🖋

Patrick Mineault

🐛

Paul Dominick Baniqued

🤔

Paul Owoicho

🤔 👀 🐛 📖

Paula Andrea Martinez

🤔 👀

Paul Owoicho

🤔 👀 🐛 📖

Paula Andrea Martinez

🤔 👀

Pedro Pinto da Silva

🤔

PeterC-ATI

🤔

Philip Darke

🤔

Phillip Crout

🐛

Phillip Crout

🐛

Phome95

🤔 🖋

Pierre Grimaud

🐛

Pooja Gadige

📖 👀

Pierre Grimaud

🐛

Pooja Gadige

📖 👀

Pranav Mahajan

🖋

Przemek Dolata

🌍

Rachael Ainsworth

📖 📋 🤔 💬 👀 📢

Radka Jersakova

🐛 🖋

Rachael Ainsworth

📖 📋 🤔 💬 👀 📢

Radka Jersakova

🐛 🖋

Radovan Bast

👀

Radovan Bast

👀

Rafaela Queiroz

🌍

Rahul Thakare

🌍

Raniere Silva

🖋 🐛

Raniere Silva

🖋 🐛

Reina Camacho Toro

🌍

Remi Gau

🐛 🖋

Reshama Shaikh

🐛 🖋

Remi Gau

🐛 🖋

Reshama Shaikh

🐛 🖋

Richard Gilham

📖 🤔

Richard Gilham

📖 🤔

Risa Ueno

🤔

Robert Precious

️️️️♿️

Robin Long

📖

Rohit Midha

📖

Robin Long

📖

Rohit Midha

📖

Romero Silva

🌍

Rose Sisk

🤔

Rosie Higman

💬 📋 👀 🤔

Rosti Readioff

📖

Rosie Higman

💬 📋 👀 🤔

Rosti Readioff

📖

SYU-NING

🤔

Samuel Guay

🌍

Samuel Nastase

🐛

Samuel Nastase

🐛

Sangram K Sahu

🤔

Sarah Gibson

💬 💻 📖 🔧 👀 📢 🤔 📹

Sarah Gibson

💬 💻 📖 🔧 👀 📢 🤔 📹

Sarah Stewart

📖 🤔

Sarah Stewart

📖 🤔

SarahAlidoost

🖋

Sedar Olmez

🤔

Sergi

🌍 👀

Shankho Boron Ghosh

🐛

Sergi

🌍 👀

Shankho Boron Ghosh

🐛

Sian Bladon

🤔

Siba Smarak Panigrahi

🐛

Siba Smarak Panigrahi

🐛

Simon Christ

🐛 🤔 🖋

Simon Christ

🐛 🤔 🖋

Solon

🤔

Sophia Batchelor

👀 🤔 🚧 📢

Sophia Batchelor

👀 🤔 🚧 📢

Sophie J Mann

🤔 🖋

Sparkler

🌍

Srishti Nema

🐛 🖋

Srishti Nema

🐛 🖋

Stefan Janssen

🌍

Stefan Verhoeven

🖋

Stephan Druskat

📖 🖋 🤔

Stephen Eglen

👀

Sumera Priyadarsini

🐛

Susanna-Assunta Sansone

📖

Stephan Druskat

📖 🖋 🤔

Stephen Eglen

👀

Sumera Priyadarsini

🐛

Susanna-Assunta Sansone

📖

Sven van der Burg

🖋

Tania Allard

🤔 💬

Tarek Allam

🚇 📖

Tarek Allam

🚇 📖

Tess Gough

🤔

Thomas Sandmann

🌍

Thya van den Berg

📋

Tim Head

💬 🤔

Tim Myers

🐛

Tim Myers

🐛

Tim Powell

🤔 🖋

Tony Yang

📖 🌍 🚇

Tushar Rohilla

🐛 🖋

Tony Yang

📖 🌍 🚇

Tushar Rohilla

🐛 🖋

Veronika Cheplygina

🤔 🖋

Victoria

🤔

Victoria Dominguez del Angel

🐛

Victoria Dominguez del Angel

🐛

Warrick Ball

🤔 🖋

Wiebke Toussaint

🐛

Wiebke Toussaint

🐛

Will Hulme

📖

Wolmar Nyberg Åkerström

👀

Will Hulme

📖

Wolmar Nyberg Åkerström

👀

Xiaoqing Chen

🤔

Yanina Bellini Saibene

🖋 🌍 👀

Yash Varshney

🐛

Yanina Bellini Saibene

🖋 🌍 👀

Yash Varshney

🐛

Yini

🌍

Yo Yehudi

📖 👀

Yo Yehudi

📖 👀

Yu-Fang Yang

🐛

Yu-Fang Yang

🐛

ZoeIngr

🖋

abrown41

🤔 🖋

acork25

🤔

akira-endo

🤔

alessandroragano

🤔

alihumayun

🐛 👀

alihumayun

🐛 👀

andreabecsek

🤔

andrealuppi

🤔

ashatitus

👀 🖋

ashatitus

👀 🖋

beccawilson

️️️️♿️

benkrikler

🤔 🖋

ceciledebezenac

🤔

claudia-belardi

👀

claudia-belardi

👀

daniguariso

🤔

giuliaok

🤔

glumand

🌍

griff-rees

🐛

harisood

🐛

griff-rees

🐛

harisood

🐛

hlnicholls

🖋

irenekp

🖋

keneuoe

🤔 🖋

kgrieman

🤔

l-gorman

🤔

leavanh

🐛

lottycoupat

🐛 🖋

leavanh

🐛

lottycoupat

🐛 🖋

lukehare

🚇 🚧

mcnanton

🐛 🖋

mcnanton

🐛 🖋

mingyuzhuu

🤔 🖋

mishkanemes

📋

mjcasy

🤔 🖋

msanter01

🌍 📢

oxpeter

🐛

oxpeter

🐛

peterrhysstrong

🤔

rabbits99

🌍

rachelzwalker

🤔 🖋

raptorchief

🐛

raptorchief

🐛

sallyob123

🤔

sethsh7

🤔

sliaqat3

👀

sliaqat3

👀

smasarone

🤔

swalkoAI

🤔

tugceoruc

🤔

vasilisstav

🤔

vcpope

📢

vhellon

👀 🖋

vhellon

👀 🖋

yaseminturkyilmaz

📝 🤔
diff --git a/README-translated/README-Dutch.md b/README-translated/README-Dutch.md index dfe51b57fa4..6261adf4296 100644 --- a/README-translated/README-Dutch.md +++ b/README-translated/README-Dutch.md @@ -2,9 +2,9 @@ [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) -[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://img.shields.io/gitter/room/alan-turing-institute/the-turing-way?logo=gitter)](https://gitter.im/alan-turing-institute/the-turing-way) +[![Join the chat at https://gitter.im/the-turing-way/the-turing-way](https://img.shields.io/gitter/room/the-turing-way/the-turing-way?logo=gitter)](https://gitter.im/the-turing-way/the-turing-way) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) -[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) +[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) _The Turing Way_ is een licht eigenzinnig boek voor reproduceerbare data-analyses. Je kan het boek hier lezen: @@ -36,7 +36,7 @@ Dit is soms makkelijker gezegd dan gedaan. Het delen van deze onderzoeksresultaten betekent inzicht in gegevensbeheer, bibliotheekwetenschappen, softwareontwikkeling en continue integratietechnieken: vaardigheden die niet algemeen worden onderwezen of verwacht van academische onderzoekers en datawetenschappers. Aangezien deze activiteiten niet algemeen worden onderwezen, erkennen we dat de last van vereisten en het verwerven van nieuwe vaardigheden intimiderend kan zijn voor personen die nieuw zijn in deze wereld. *The Turing Way* is een handboek om studenten, hun begeleiders, financiers en tijdschriftenredacteuren te ondersteunen om ervoor te zorgen dat reproduceerbare datawetenschap "te gemakkelijk is om niet te doen", zelfs voor mensen die nog nooit op deze manier hebben gewerkt. *The Turing Way* trainingsmateriaal bevat informatie over versiebeheer, analysetesten en open en transparante communicatie met toekomstige gebruikers, en voortbouwen op casestudy's en workshops van het Turing Institute. -Dit project is openlijk ontwikkeld en alle vragen, opmerkingen en aanbevelingen zijn welkom in onze github repository: . +Dit project is openlijk ontwikkeld en alle vragen, opmerkingen en aanbevelingen zijn welkom in onze github repository: . ### Het team @@ -72,7 +72,7 @@ Als je vragen hebt [neem contact op](#get-in-touch). ### Citeren _The Turing Way_ illustraties -_The Turing Way_ illustraties zijn gecreëerd door kunstenaars van [Scriberia](https://www.scriberia.co.uk/) als onderdeel van [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) in Manchester op 17 Mei 2019 en Londen op 28 Mei 2019 en 21 Februari 2020. +_The Turing Way_ illustraties zijn gecreëerd door kunstenaars van [Scriberia](https://www.scriberia.co.uk/) als onderdeel van [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) in Manchester op 17 Mei 2019 en Londen op 28 Mei 2019 en 21 Februari 2020. Ze illustreren bijvoorbeeld de inhoud van het handboek, samenwerking binnen de Community en het _The Turing Way_ project in het algemeen. De illustraties zijn beschikbaar op Zenodo ([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) onder een CC-BY licentie. @@ -86,7 +86,7 @@ We hebben een aantal van deze illustraties gebruikt in de [Welcome Bot](https:// ### Contact -We hebben een gitter chat room waar we het leuk zouden vinden als je hallo komt zeggen: . +We hebben een gitter chat room waar we het leuk zouden vinden als je hallo komt zeggen: . De chat room is gesynchroniseerd met [Matrix](https://matrix.org) via [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org) waar je van harte welkom om erbij te komen als je dat liever hebt. We hebben een tiny letter emaillijst waardoor je maandelijkse project updates kan ontvangen. @@ -99,7 +99,7 @@ Of je kan de hoofdonderzoeker van het project, **Kirstie Whitaker**, contacteren Dank gaat uit naar deze geweldige mensen ([emoji key](https://allcontributors.org/docs/en/emoji-key)): -[Lijst met mensen die hebben samengewerkt](https://github.com/alan-turing-institute/the-turing-way#contributors) +[Lijst met mensen die hebben samengewerkt](https://github.com/the-turing-way/the-turing-way#contributors) Dit project volgt de [all-contributors](https://github.com/all-contributors/all-contributors) specificaties. Alle bijdragen zijn welkom! diff --git a/README-translated/README-French.md b/README-translated/README-French.md index 38fceca57f2..c1c6f56b0b7 100644 --- a/README-translated/README-French.md +++ b/README-translated/README-French.md @@ -1,4 +1,4 @@ - + # _The Turing Way_ @@ -12,11 +12,11 @@ | Information | Liens | | :--- | :--- | -| **Projet** | [![Lire le livre](https://img.shields.io/badge/lire-le%20livre-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=Je%20veux%20contribuer%20!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | +| **Projet** | [![Lire le livre](https://img.shields.io/badge/lire-le%20livre-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=Je%20veux%20contribuer%20!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | | **Nouvelles** | [![Suivre Twitter](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![S'inscrire à notre liste de diffusion tinyletter](https://img.shields.io/badge/Recevoir-notre%20infolettre%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![Vues sur la chaîne YouTube](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | | **Pour échanger !** | [![Rejoindre Slack](https://img.shields.io/badge/Discutons-sur%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) | -| **Sur GitHub** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | -| **Build** | [![Netlify build](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **Sur GitHub** | [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | +| **Build** | [![Netlify build](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **Citation** | [![Citez ce document en utilisant le DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | *Bienvenue sur le dépôt GitHub du projet The Turing Way. C'est ici que l'ensemble du projet est développé, revu et maintenu.* @@ -25,13 +25,13 @@ _The Turing Way_ est un manuel sur la science des données reproductible, éthiq Nous impliquons et soutenons une communauté diversifiée de contributeurs et contributrices afin de rendre la science des données accessible, compréhensible et efficace pour tout le monde. Notre objectif est de fournir toutes les informations dont les scientifiques ont besoin au début de leurs projets pour s'assurer qu'ils soient faciles à reproduire à la fin. -[![Le projet Turing Way est un livre, une communauté, un projet open-source et une culture de la collaboration. Ceci est démontré par quatre illustrations, la première montrant le livre Turing Way, la deuxième montrant comment la communauté peut se développer, la troisième montrant deux personnes collaborant sur une demande de modification, la dernière montrant un équilibre où la reproductibilité est plus importante que le nombre d'articles publiés](https://raw.githubusercontent.com/alan-turing-institute/the-turing-way/main/book/website/figures/README_imgs/README_turingway.png)](https://docs.google.com/presentation/d/13Nm8LcRW87ffxEugGEs5j6HKQEvhiuH8b7MfIdX7MpI/edit#slide=id.p1) +[![Le projet Turing Way est un livre, une communauté, un projet open-source et une culture de la collaboration. Ceci est démontré par quatre illustrations, la première montrant le livre Turing Way, la deuxième montrant comment la communauté peut se développer, la troisième montrant deux personnes collaborant sur une demande de modification, la dernière montrant un équilibre où la reproductibilité est plus importante que le nombre d'articles publiés](https://raw.githubusercontent.com/the-turing-way/the-turing-way/main/book/website/figures/README_imgs/README_turingway.png)](https://docs.google.com/presentation/d/13Nm8LcRW87ffxEugGEs5j6HKQEvhiuH8b7MfIdX7MpI/edit#slide=id.p1) *The Turing Way est un livre, une communauté et une collaboration mondiale.* -Toutes les parties prenantes, y compris les étudiants et les étudiantes, les chercheurs et les chercheuses, les ingénieurs et ingénieures logiciels, les chefs et cheffes de projet et les équipes de financement, sont encouragées à utiliser _The Turing Way_ pour comprendre leur rôle et leur responsabilité en matière de reproductibilité dans la science des données. Vous pouvez lire le livre [en ligne](https://the-turing-way.netlify.app), contribuer au projet tel que décrit dans nos [directives de contribution](https://github.com/alan-turing-institute/the-turing-way/blob/master/CONTRIBUTING.md) et réutiliser tout le matériel ([voir la licence](https://github.com/alan-turing-institute/the-turing-way/blob/master/LICENSE.md)). +Toutes les parties prenantes, y compris les étudiants et les étudiantes, les chercheurs et les chercheuses, les ingénieurs et ingénieures logiciels, les chefs et cheffes de projet et les équipes de financement, sont encouragées à utiliser _The Turing Way_ pour comprendre leur rôle et leur responsabilité en matière de reproductibilité dans la science des données. Vous pouvez lire le livre [en ligne](https://the-turing-way.netlify.app), contribuer au projet tel que décrit dans nos [directives de contribution](https://github.com/the-turing-way/the-turing-way/blob/master/CONTRIBUTING.md) et réutiliser tout le matériel ([voir la licence](https://github.com/the-turing-way/the-turing-way/blob/master/LICENSE.md)). -[![Ceci est une capture d'écran du livre en ligne _The Turing Way_. Elle montre également l'une des illustrations de _The Turing Way_ au début du livre. Dans cette illustration, il y a une route ou un chemin avec des magasins pour différentes compétences en science des données. Les gens peuvent entrer et sortir avec leur panier et choisir ce dont ils ont besoin.](https://raw.githubusercontent.com/alan-turing-institute/the-turing-way/main/book/website/figures/README_imgs/README_book.png)](https://the-turing-way.netlify.app/welcome.html) +[![Ceci est une capture d'écran du livre en ligne _The Turing Way_. Elle montre également l'une des illustrations de _The Turing Way_ au début du livre. Dans cette illustration, il y a une route ou un chemin avec des magasins pour différentes compétences en science des données. Les gens peuvent entrer et sortir avec leur panier et choisir ce dont ils ont besoin.](https://raw.githubusercontent.com/the-turing-way/the-turing-way/main/book/website/figures/README_imgs/README_book.png)](https://the-turing-way.netlify.app/welcome.html) *Capture d'écran du livre en ligne The Turing Way ([utilisez cette image dans une présentation](https://drive.google.com/file/d/1wJR664YECSc8b_RSHeyVjDlHs-Ls9lkc/view?usp=sharing)).* @@ -62,7 +62,7 @@ C'est parfois plus facile à dire qu'à faire. Partager l'ensemble des intrants et des extrants de recherche (par exemple données, résultats) implique de comprendre la gestion des données, les sciences de l'information et la bibliothéconomie, le développement de logiciels et les techniques d'intégration continue : des compétences qui ne sont pas couramment enseignées ou attendues de la communauté de recherche universitaire et des scientifiques des données. Comme ces activités ne sont pas couramment enseignées, nous reconnaissons que le poids des exigences et l'acquisition de nouvelles compétences peuvent intimider les personnes qui sont nouvelles dans ce monde. *The Turing Way* est un manuel destiné à aider les scientifiques, les bailleurs de fonds et les éditeurs de revues afin que la science des données reproductibles soit « trop facile à ne pas faire » même pour les personnes qui n'ont jamais travaillé de cette manière auparavant. Il comprend, entre autres, du matériel de formation sur la gestion de version, les tests d'analyse et la communication ouverte et transparente avec les novices et s'appuie sur des études de cas et des ateliers du Turing Institute. -Ce projet est développé de manière ouverte et toutes les questions, commentaires et recommandations sont bienvenus sur notre dépôt GitHub : . +Ce projet est développé de manière ouverte et toutes les questions, commentaires et recommandations sont bienvenus sur notre dépôt GitHub : . ### L'équipe @@ -85,14 +85,14 @@ Tout le monde doit suivre notre [code de conduite](CODE_OF_CONDUCT.md) et consul Nous voulons nous assurer que vous êtes à l'aise de contribruer peu importe le niveau de connaissances que vous avez. Pour cette raison, nous proposons plusieurs points d'entrée pour que vous puissiez contribuer en fonction de vos intérêts, de votre disponibilité ou des compétences requises. -![Cette image montre six des nombreux types de contributions que chacun peut apporter. Il s'agit de : Développer et partager, Maintenir et améliorer, Partager des ressources, Réviser et mettre à jour, Rendre international par la traduction, et Partager les meilleures pratiques](https://raw.githubusercontent.com/alan-turing-institute/the-turing-way/main/book/website/figures/README_imgs/README_contributions.png) +![Cette image montre six des nombreux types de contributions que chacun peut apporter. Il s'agit de : Développer et partager, Maintenir et améliorer, Partager des ressources, Réviser et mettre à jour, Rendre international par la traduction, et Partager les meilleures pratiques](https://raw.githubusercontent.com/the-turing-way/the-turing-way/main/book/website/figures/README_imgs/README_contributions.png) *Les contributions comprennent l'élaboration et le partage de nouveaux chapitres, la maintenance et l'amélioration des chapitres existants, le partage des ressources de _The Turing Way_, la révision et la mise à jour du matériel précédemment développé, la traduction de chapitres pour aider à rendre ce projet accessible à l'échelle mondiale, et le partage des meilleures pratiques en matière de recherche*. Les membres de la communauté ont la possibilité d'acquérir de nouvelles compétences, de partager leurs idées et de collaborer avec d'autres. Ils et elles bénéficient également d'opportunités de mentorat au sein du projet lorsqu'ils et elles apportent leurs contributions à _The Turing Way_ ou à d'autres projets open source et sont encouragés à encadrer les nouveaux membres au projet. -Nous avons créé un [ensemble de promotion](https://github.com/alan-turing-institute/the-turing-way/tree/master/communications/promotion-pack) pour vous aider à présenter et à partager _The Turing Way_ dans votre réseau. +Nous avons créé un [ensemble de promotion](https://github.com/the-turing-way/the-turing-way/tree/master/communications/promotion-pack) pour vous aider à présenter et à partager _The Turing Way_ dans votre réseau. ### Citer _The Turing Way_ @@ -113,10 +113,10 @@ Si vous avez des questions, n'hésitez pas à nous [contacter](#entrer-en-contac ### Citer les illustrations de _The Turing Way_ (en anglais)

- Voici un exemple d'une des illustrations du Chemin de Turing. Elle tente de montrer l'évolution vers une ère de science ouverte. + Voici un exemple d'une des illustrations du Chemin de Turing. Elle tente de montrer l'évolution vers une ère de science ouverte.

-Les illustrations de _The Turing Way_ sont créées par des artistes de [Scriberia](https://www.scriberia.co.uk/) dans le cadre de [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/master/workshops/book-dash) à Manchester le 17 mai 2019, à Londres le 28 mai 2019 et le 21 février 2020, et en ligne le 27 novembre 2020 et le 28 mai 2021. +Les illustrations de _The Turing Way_ sont créées par des artistes de [Scriberia](https://www.scriberia.co.uk/) dans le cadre de [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/master/workshops/book-dash) à Manchester le 17 mai 2019, à Londres le 28 mai 2019 et le 21 février 2020, et en ligne le 27 novembre 2020 et le 28 mai 2021. Elles illustrent divers contenus du manuel, des efforts de collaboration au sein de la communauté et du projet _The Turing Way_ en général. Ces illustrations sont disponibles sur Zenodo ([https://doi.org/10.5281/zenodo.3332807)](https://doi.org/10.5281/zenodo.3332807) sous une licence CC-BY. @@ -142,7 +142,7 @@ Vous pouvez également contacter **Anne Lee Steele** ([asteele@turing.ac.uk](mai Rejoignez les autres membres et discutez de vos idées sur Slack en utilisant [ce lien d'invitation](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw). -Nous avons également une salle de chat Gitter (si vous préférez une alternative open source pour discuter) et nous aimerions que vous passiez nous dire bonjour sur . +Nous avons également une salle de chat Gitter (si vous préférez une alternative open source pour discuter) et nous aimerions que vous passiez nous dire bonjour sur . La salle est également accessible avec un compte [Matrix](https://matrix.org) sur [#alan-turing-institute_the-turing-way:gitter.im](https://matrix.to/#/#alan-turing-institute_the-turing-way:gitter.im). #### Recevoir des mises à jour @@ -156,7 +156,7 @@ Vous pouvez également nous suivre sur Twitter ([@turingway](https://twitter.com Merci à toutes ces merveilleuses personnes ([emoji key](https://allcontributors.org/docs/en/emoji-key)) ! -[Voir la version en anglais pour la liste à jour des personnes qui ont collaboré.](https://github.com/alan-turing-institute/the-turing-way#contributors) +[Voir la version en anglais pour la liste à jour des personnes qui ont collaboré.](https://github.com/the-turing-way/the-turing-way#contributors) Ce projet suit la spécification [all-contributors](https://github.com/all-contributors/all-contributors). Les contributions de toute nature sont les bienvenues ! diff --git a/README-translated/README-German.md b/README-translated/README-German.md index 3f1aef212cb..5079b90a638 100644 --- a/README-translated/README-German.md +++ b/README-translated/README-German.md @@ -2,9 +2,9 @@ [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) -[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://img.shields.io/gitter/room/alan-turing-institute/the-turing-way?logo=gitter)](https://gitter.im/alan-turing-institute/the-turing-way) +[![Join the chat at https://gitter.im/the-turing-way/the-turing-way](https://img.shields.io/gitter/room/the-turing-way/the-turing-way?logo=gitter)](https://gitter.im/the-turing-way/the-turing-way) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) -[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) +[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) _The Turing Way_ ist ein Handbuch zur reproduzierbaren Data Science, das sie hier finden können: . Momentan befinden Sie sich im GitHub Repository des Projektes. Hier werden @@ -51,7 +51,7 @@ Förderern von Projekten oder Verlegern den verantwortungsvollen Umgang mit Repr Das Handbuch enthält Material zu den Themen Versionsverwaltung, Testen von Analysen und offener und transparenter Kommunikation mit zukünftigen Nutzern. Das Projekt wird öffentlich entwickelt. Fragen, Anmerkungen und Empfehlungen -sind herzlich willkommen und können über das GitHub Repository eingesandt werden. +sind herzlich willkommen und können über das GitHub Repository eingesandt werden. ### Das Team @@ -91,7 +91,7 @@ Wenn Sie irgendwelche Fragen haben, dann melden Sie sich bitte! [Kontakt](#konta ### Zitieren der _The Turing Way_ Abbildungen -_The Turing Way_ Abbildungen wurden von einem Künstler von [Scriberia](https://www.scriberia.co.uk/) als Teil des [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) in Manchester am 17 Mai 2019, und am 28 Mai 2019 and 21 Februar 2020 in London erstellt. +_The Turing Way_ Abbildungen wurden von einem Künstler von [Scriberia](https://www.scriberia.co.uk/) als Teil des [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) in Manchester am 17 Mai 2019, und am 28 Mai 2019 and 21 Februar 2020 in London erstellt. Die Abbildungen sind über Zenodo ([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) unter einer CC-BY Lizenz verfügbar. @@ -106,7 +106,7 @@ Wir haben ein paar der Illustrationen auch in den Antworten des [Welcome Bot](ht ### Kontakt -Es gibt einen gitter Chat-Room und wir freuen uns immer auf neue Gesichter. . +Es gibt einen gitter Chat-Room und wir freuen uns immer auf neue Gesichter. . Der Raum wird auch mit [Matrix](https://matrix.org) unter [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org) synchronisiert, also kann man auch dort beitreten. Außerdem gibt es unterschiedliche Mailing-Listen, über die man auf dem @@ -120,7 +120,7 @@ Alternativ können Sie **Kirstie Whitaker** per Mail unter [kwhitaker@turing.ac. Ein großer Dank geht an alle, die mitgearbeitet haben ([emoji key](https://allcontributors.org/docs/en/emoji-key)) -[Liste der Personen, die zusammengearbeitet haben](https://github.com/alan-turing-institute/the-turing-way#contributors) +[Liste der Personen, die zusammengearbeitet haben](https://github.com/the-turing-way/the-turing-way#contributors) Das Projekt folgt den [alle-Beitragenden](https://github.com/all-contributors/all-contributors) Spezifikationen. Mitarbeit jeder Art ist immer willkommen! diff --git a/README-translated/README-Indonesian.md b/README-translated/README-Indonesian.md index 52509fb30fd..f5d28aa3e22 100644 --- a/README-translated/README-Indonesian.md +++ b/README-translated/README-Indonesian.md @@ -2,9 +2,9 @@ [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) -[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://img.shields.io/gitter/room/alan-turing-institute/the-turing-way?logo=gitter)](https://gitter.im/alan-turing-institute/the-turing-way) +[![Join the chat at https://gitter.im/the-turing-way/the-turing-way](https://img.shields.io/gitter/room/the-turing-way/the-turing-way?logo=gitter)](https://gitter.im/the-turing-way/the-turing-way) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) -[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) +[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) _The Turing Way_ adalah sebuah panduan ringan untuk *data science* yang dapat direproduksi. Anda dapat membacanya di sini: @@ -35,7 +35,7 @@ Ini terkadang lebih mudah diucapkan daripada dilakukan. Berbagi hasil penelitian ini berarti memahami manajemen data, ilmu perpustakaan, pengembangan perangkat lunak, dan teknik integrasi berkelanjutan: keterampilan yang tidak diajarkan atau diharapkan secara luas oleh para peneliti akademis dan *data scientist*. Karena kegiatan ini tidak diajarkan secara umum, kami menyadari bahwa beban persyaratan dan perolehan keterampilan baru dapat mengintimidasi individu yang baru mengenal dunia ini. *The Turing Way* adalah sebuah buku pegangan untuk mendukung pelajar, pengawas pelajar, penyandang dana dan editor jurnal dalam memastikan bahwa *data science* yang dapat direproduksi "terlalu mudah untuk tidak dilakukan" bahkan untuk orang yang belum pernah bekerja dengan cara ini sebelumnya. Ini akan mencakup materi pelatihan tentang *version control*, pengujian analisis, dan komunikasi terbuka dan transparan dengan para pengguna di masa mendatang, serta mengembangkan studi kasus dan lokakarya di Turing Institute. -Proyek ini dikembangkan secara terbuka dan semua pertanyaan, komentar, dan rekomendasi diterima di repositori github kami: . +Proyek ini dikembangkan secara terbuka dan semua pertanyaan, komentar, dan rekomendasi diterima di repositori github kami: . ### Tim @@ -67,7 +67,7 @@ Jika Anda memiliki pertanyaan silakan [get in touch](#get-in-touch). ### Mengutip ilustrasi _The Turing Way_ -Ilustrasi _The Turing Way_ dibuat oleh para seniman dari [Scriberia](https://www.scriberia.co.uk/) bagian dari [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) di Manchester pada 17 Mei 2019, dan London pada 28 Mei 2019 dan 21 Februari 2020. +Ilustrasi _The Turing Way_ dibuat oleh para seniman dari [Scriberia](https://www.scriberia.co.uk/) bagian dari [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) di Manchester pada 17 Mei 2019, dan London pada 28 Mei 2019 dan 21 Februari 2020. Mereka menggambarkan berbagai konten dari buku pegangan, upaya kolaboratif dalam komunitas dan proyek _The Turing Way_ secara umum. Ilustrasi ini tersedia di Zenodo ([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) di bawah lisensi CC-BY. @@ -81,7 +81,7 @@ Kami telah menggunakan beberapa ilustrasi ini pada tanggapan [Welcome Bot](https ### Kontak -Kami memiliki ruang obrolan gitter dan kami ingin Anda mampir untuk menyapa di . +Kami memiliki ruang obrolan gitter dan kami ingin Anda mampir untuk menyapa di . Ruangan itu juga disinkronkan dengan [Matrix](https://matrix.org) di [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org) dan Anda dipersilakan untuk bergabung dengan kami di sana jika Anda suka. Kami juga memiliki milis kecil yang kami kirimi pembaruan proyek bulanan. @@ -90,7 +90,7 @@ Berlangganan di . Anda dapat menghubungi manajer komunitas kami **Malvika Sharan** melalui email di [msharan@turing.ac.uk](mailto:msharan@turing.ac.uk). Atau, Anda dapat menghubungi pemimpin investigator **Kirstie Whitaker** melalui email di [kwhitaker@turing.ac.uk](mailto:kwhitaker@turing.ac.uk). -## [Kontributor](https://github.com/alan-turing-institute/the-turing-way/blob/main/README.md#contributors) +## [Kontributor](https://github.com/the-turing-way/the-turing-way/blob/main/README.md#contributors) Terima kasih untuk orang-orang yang luar biasa ini ([emoji key](https://allcontributors.org/docs/en/emoji-key)): diff --git a/README-translated/README-Italian.md b/README-translated/README-Italian.md index a696ef355a7..f95967e0dfd 100644 --- a/README-translated/README-Italian.md +++ b/README-translated/README-Italian.md @@ -8,10 +8,10 @@ | Informazioni | Links | | :--- | :--- | -| **Progetto** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | +| **Progetto** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | | **News** | [![Twitter Follow](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | -| **Chat** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | -| **Build** | [![Netlify build](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **Chat** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | +| **Build** | [![Netlify build](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **Cita** | [![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | @@ -24,7 +24,7 @@ _The Turing Way_ è una guida per condurre data science in maniera riproducibile *The Turing Way è un libro, una comunità e una collaborazione globale.* Tutte le parti interessate, tra cui studenti, ricercatori, software engineers, capi progetto e team di finanziamento, sono incoraggiati a usare _The Turing Way_ per capire i propri ruoli e responsabilità nella riproducibilità in data science. -Puoi leggere il libro [online](https://github.com/alan-turing-institute/the-turing-way), contribuire al progetto come dettagliato in [questa guida](/CONTRIBUTING.md) e riusare tutti i materiali (controlla la [licenza](https://github.com/alan-turing-institute/the-turing-way/blob/main/LICENSE.md)). +Puoi leggere il libro [online](https://github.com/the-turing-way/the-turing-way), contribuire al progetto come dettagliato in [questa guida](/CONTRIBUTING.md) e riusare tutti i materiali (controlla la [licenza](https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md)). [![Questo è uno screenshot del libro online. Mostra una delle illustrazioni all'inizio del libro. In questa figura, c'è una strada dove ci sono negozi per le varie data science skills. I clienti, con il loro carrello, possono entrare e uscire a loro piacimento e scegliere ciò che gli serve.](/book/website/figures/README_imgs/README_book.png)](https://the-turing-way.netlify.app/welcome.html) @@ -58,7 +58,7 @@ Tutto questo a volte è più facile a dirsi che a farsi. Condividere i risultati della ricerca significa comprendere la gestione dei dati, lo sviluppo del software, le scienze bibliografiche e le tecniche di integrazione continua: competenze che non sono ben spiegate o richieste ad accademici e data scientist. Non essendo queste materie comunemente insegnate, riconosciamo che il numero di requisiti e nuove competenze richieste possano essere un problema per i neofiti. _The Turing Way_ è un manuale per aiutare gli studenti, i loro supervisori, finanziatori ed editori a rendere la riproducibilità in data science "troppo facile da non fare", anche per coloro che non hanno mai lavorato in questo modo. Il manuale comprende materiale di formazione sul version control, test di analisi e comunicazione aperta e trasparente con i nuovi utenti e si baserà su casi di studio e workshop del Turing Institute. -Questo progetto è sviluppato in maniera aperta e nel nostro repository GitHub sono benvenuti suggerimenti, domande e commenti: . +Questo progetto è sviluppato in maniera aperta e nel nostro repository GitHub sono benvenuti suggerimenti, domande e commenti: . ### Il Team @@ -84,7 +84,7 @@ Per questo motivo, ci sono diversi modi in cui è possibile contribuire in base Ai membri della comunità vengono date opportunità per imparare nuove abilità, condividere le proprie idee e collaborare con altri. Questa comunità rende possibile per i propri membri, e li incoraggia, a fare da guida per contribuzioni a The Turing way e ad altri progetti open source. -Abbiamo creato un [promotion pack](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack) per aiutarti a presentare e condividere _The Turing Way_. +Abbiamo creato un [promotion pack](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack) per aiutarti a presentare e condividere _The Turing Way_. ### Citare _The Turing Way_ @@ -103,7 +103,7 @@ Se hai ancora dei dubbi o delle domande [contattaci](#get-in-touch). ### Citare le immagini di _The Turing Way_ -Le illustrazioni su _The Turing Way_ sono state create da artisti di [Scriberia](https://www.scriberia.co.uk/) durante i [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) il 17 maggio 2019 a Manchester ed il 28 maggio 2019 e il 21 febbraio 2020 a Londra. +Le illustrazioni su _The Turing Way_ sono state create da artisti di [Scriberia](https://www.scriberia.co.uk/) durante i [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) il 17 maggio 2019 a Manchester ed il 28 maggio 2019 e il 21 febbraio 2020 a Londra. Descrivono una varietà di contenuti del manuale, gli sforzi collaborativi della community e il progetto _The Turing Way_ in generale. Le illustrazioni sono disponibili su Zenodo ([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) sotto licenza CC-BY. @@ -132,7 +132,7 @@ In alternativa, puoi contattare **Malvika Sharan** tramite [msharan@turing.ac.uk Discuti le tue idee e connetti con altri su Slack usando [questo invito](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw). -Abbiamo una chat room su Gitter (se preferisci un'alternativa open source) e ci farebbe piacere se passassi a salutarci a . +Abbiamo una chat room su Gitter (se preferisci un'alternativa open source) e ci farebbe piacere se passassi a salutarci a . La chat room è sincronizzata con [Matrix](https://matrix.org) su [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org) e puoi raggiungerci anche qui se preferisci. #### Receive Updates @@ -146,7 +146,7 @@ Puoi anche seguirci su Twitter ([@turingway](https://twitter.com/turingway)). Vorremmo ringraziare queste persone meravigliose ([emoji key](https://allcontributors.org/docs/en/emoji-key)): -[Elenco di persone che hanno collaborato](https://github.com/alan-turing-institute/the-turing-way#contributors) +[Elenco di persone che hanno collaborato](https://github.com/the-turing-way/the-turing-way#contributors) Questo progetto segue le specifiche riportate su [all-contributors](https://github.com/all-contributors/all-contributors). Ogni tipo di contributo è gradito! diff --git a/README-translated/README-Korean.md b/README-translated/README-Korean.md index 7ec76119416..6b9e63e82e4 100644 --- a/README-translated/README-Korean.md +++ b/README-translated/README-Korean.md @@ -2,9 +2,9 @@ [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) -[![Join the chat at https://gitter.im/alan-turing-institute/the-turing-way](https://img.shields.io/gitter/room/alan-turing-institute/the-turing-way?logo=gitter)](https://gitter.im/alan-turing-institute/the-turing-way) +[![Join the chat at https://gitter.im/the-turing-way/the-turing-way](https://img.shields.io/gitter/room/the-turing-way/the-turing-way?logo=gitter)](https://gitter.im/the-turing-way/the-turing-way) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) -[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) +[![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) _The Turing Way_ 는 재생산 가능한 데이터 사이언스에 대한 가벼운 의견을 제시하는 가이드이다. 이곳에서 읽을 수 있다 : @@ -35,7 +35,7 @@ _The Turing Way_에 대한 개요는 5:13초부터 시작한다. 이러한 활동들은 일반적으로 가르쳐지지 않기 때문에, 우리는 요구 사항과 새로운 기술 습득에 대한 부담이 이 세상에 처음 있는 개인들에게 위협적일 수 있다는 것을 인식한다. _The Turing Way_는 이전에 이러한 방식으로 일해 본 적이 없는 사람들에게도 재현 가능한 데이터 과학이 "너무 쉽게 하지 않을" 수 있도록 학생, 감독관, 자금 조달자, 저널 편집자를 지원하기 위한 안내서이다. 여기에는 버전 관리, 분석 테스트, 미래 사용자와의 개방적이고 투명한 커뮤니케이션에 대한 교육 자료가 포함되며 Turing Institute 사례 연구 및 워크샵을 기반으로 한다. -이 프로젝트는 공개적으로 개발되었으며, 우리의 github 저장소인 에서 모든 질문, 의견 및 추천을 환영한다. +이 프로젝트는 공개적으로 개발되었으며, 우리의 github 저장소인 에서 모든 질문, 의견 및 추천을 환영한다. ### The team @@ -67,7 +67,7 @@ DOIs 를 사용하면 저장소를 보관할 수 있으며 학술 출판물에 ### _The Turing Way_ 삽화 인용 -_The Turing Way_ 삽화는 2019년 5월 17일 맨체스터, 2019년 5월 28일과 2020년 2월 21일에 런던에서 [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash)의 일부분으로 [Scriberia](https://www.scriberia.co.uk/)의 예술가에 의해 만들어졌다. +_The Turing Way_ 삽화는 2019년 5월 17일 맨체스터, 2019년 5월 28일과 2020년 2월 21일에 런던에서 [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash)의 일부분으로 [Scriberia](https://www.scriberia.co.uk/)의 예술가에 의해 만들어졌다. 그들은 대체적으로 핸드북, 커뮤니티에서 협동하는 노력, _The Turing Way_ 프로젝트를 통해 다양한 내용들을 묘사하였다. 이런 삽화들은 Zenodo([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) 에서 볼 수 있으며 이는 CC-BY license를 사용한다. @@ -84,7 +84,7 @@ _The Turing Way_ 삽화는 2019년 5월 17일 맨체스터, 2019년 5월 28일 ### 연락 방식 -우리는 gitter 채팅방이 있으며 에 들리는 것을 매우 반긴다. +우리는 gitter 채팅방이 있으며 에 들리는 것을 매우 반긴다. 저 채팅방은 [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org)의 [Matrix](https://matrix.org)와도 동기화 되어 있으며 당신이 원한다면 우리는 언제나 참여하는 것을 환영한다. 우리는 우리의 프로젝트가 매달 업데이트 되는 사항들을 메일로 보내주는 서비스도 진행한다. 을 구독하세요. @@ -96,6 +96,6 @@ _The Turing Way_ 삽화는 2019년 5월 17일 맨체스터, 2019년 5월 28일 이 모든 멋진 사람들에게 감사를 표합니다: ([emoji key](https://allcontributors.org/docs/en/emoji-key)): -[기여자들 목록](https://github.com/alan-turing-institute/the-turing-way#contributors) +[기여자들 목록](https://github.com/the-turing-way/the-turing-way#contributors) 모든 종류의 기여를 환영합니다! diff --git a/README-translated/README-Portuguese.md b/README-translated/README-Portuguese.md index 5cb700da4d5..5881975ab36 100644 --- a/README-translated/README-Portuguese.md +++ b/README-translated/README-Portuguese.md @@ -2,9 +2,9 @@ [![Leia o livro](https://img.shields.io/badge/leia-o%20livro-blue.svg)](https://the-turing-way.netlify.com) [![Junte-se à nossa lista de e-mails](https://img.shields.io/badge/receba-%20nossos%20emails%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) -[![Junte-se ao https://gitter.im/alan-turing-institute/the-turing-way](https://img.shields.io/gitter/room/alan-turing-institute/the-turing-way?logo=gitter)](https://gitter.im/alan-turing-institute/the-turing-way) +[![Junte-se ao https://gitter.im/the-turing-way/the-turing-way](https://img.shields.io/gitter/room/the-turing-way/the-turing-way?logo=gitter)](https://gitter.im/the-turing-way/the-turing-way) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) -[![](https://img.shields.io/static/v1?label=TuringWay&message=Eu%20quero%20contribuir!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) +[![](https://img.shields.io/static/v1?label=TuringWay&message=Eu%20quero%20contribuir!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) [![Todos os contribuidores](https://img.shields.io/badge/todos_contribuidores-175-orange.svg)](#contributors) @@ -38,7 +38,7 @@ Compartilhar esses resultados de pesquisa significa compreender o gerenciamento Como essas atividades não são comumente ensinadas, reconhecemos que a carga da exigência e a aquisição de novas habilidades podem ser intimidantes para pessoas que são novas neste mundo. O *The Turing Way* é um manual para apoiar os alunos, seus supervisores, financiadores e editores de periódicos a garantir que a ciência de dados reproduzível seja "fácil demais para não ser feita", mesmo para pessoas que nunca trabalharam dessa forma antes. Ele inclui o material de treinamento sobre controle de versão, teste de análise e comunicação aberta e transparente com usuários futuros, além de estudos de caso e workshops do Instituto Turing (*Turing Institute*). -Este projeto é desenvolvido abertamente e todas e quaisquer perguntas, comentários e recomendações são bem-vindas em nosso repositório do GitHub: . +Este projeto é desenvolvido abertamente e todas e quaisquer perguntas, comentários e recomendações são bem-vindas em nosso repositório do GitHub: . ### A equipe @@ -72,7 +72,7 @@ Se você possuir alguma dúvida, [entre em contato](#entre-em-contato). ### Citando as ilustrações do _The Turing Way_ -As ilustrações do _The Turing Way_ são criadas por artistas da [Scriberia](https://www.scriberia.co.uk/) como parte do [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) em Manchester em 17 de maio de 2019 e em Londres em 28 de maio de 2019 e 21 de fevereiro de 2020. +As ilustrações do _The Turing Way_ são criadas por artistas da [Scriberia](https://www.scriberia.co.uk/) como parte do [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) em Manchester em 17 de maio de 2019 e em Londres em 28 de maio de 2019 e 21 de fevereiro de 2020. Eles descrevem uma variedade de conteúdo do manual, esforços colaborativos na comunidade e o projeto _The Turing Way_ em geral. Essas ilustrações estão disponíveis no Zenodo ([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) sob uma licença CC-BY. @@ -86,7 +86,7 @@ Usamos algumas dessas ilustrações nas respostas do [Bot de boas-vindas](https: ### Entre em contato -Temos uma sala de bate-papo no gitter e adoraríamos que você passasse lá para dar um oi! acessando . +Temos uma sala de bate-papo no gitter e adoraríamos que você passasse lá para dar um oi! acessando . Essa sala também é sincronizada com o [Matrix](https://matrix.org) em [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org) e você também pode se juntar a nós por lá se preferir. Também temos uma pequena lista de emails para a qual enviamos atualizações mensais do projeto. @@ -99,7 +99,7 @@ Alternativamente, você pode entrar em contato com o investigador principal **Ki Os agradecimentos vão para essas pessoas maravilhosas ([emoji key](https://allcontributors.org/docs/en/emoji-key)): -[Lista de pessoas que colaboraram](https://github.com/alan-turing-institute/the-turing-way#contributors) +[Lista de pessoas que colaboraram](https://github.com/the-turing-way/the-turing-way#contributors) Este projeto segue a especificação [all-contributors](https://github.com/all-contributors/all-contributors). Contribuições de qualquer tipo são bem-vindas! diff --git a/README-translated/README-Spanish.md b/README-translated/README-Spanish.md index c6514c396ee..c5a456717a9 100644 --- a/README-translated/README-Spanish.md +++ b/README-translated/README-Spanish.md @@ -9,10 +9,10 @@ | Información | Enlaces | | :--- | :--- | -| **Proyecto** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | +| **Proyecto** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | | **Noticias** | [![Twitter Follow](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | -| **Chat** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | -| **Compilación** | [![Netlify build](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **Chat** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | +| **Compilación** | [![Netlify build](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **Cita** | [![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | *Bienvenidos al repositorio de Github del proyecto The Turing Way. Aquí es donde se desarrollan, se revisan y se mantienen todos los componentes del proyecto.* @@ -26,7 +26,7 @@ Nuestro objetivo es proporcionar toda la información que los investigadores y c *The Turing Way es un libro, una comunidad y una colaboración global.* Todas las partes interesadas, incluyendo estudiantes, investigadores/as, ingenieros/as de software, líderes de proyectos y equipos fundadores, están invitados/as a usar The Turing Way para entender sus roles y sus responsabilidades en la reproducibilidad de la ciencia de datos. -Puede leer el libro [online](https://github.com/alan-turing-institute/the-turing-way), contribuir al proyecto tal como se describe en nuestras [guías para contribuir al proyecto](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) y reutilizar todos los materiales ([ver la Licencia](https://github.com/alan-turing-institute/the-turing-way/blob/main/LICENSE.md)). +Puede leer el libro [online](https://github.com/the-turing-way/the-turing-way), contribuir al proyecto tal como se describe en nuestras [guías para contribuir al proyecto](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) y reutilizar todos los materiales ([ver la Licencia](https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md)). [![Captura de pantalla del libro en línea de Turing Way. También muestra una de las ilustraciónes de Turing Way al comienzo del libro. En esta ilustración, podemos ver una carretera o camino con tiendas para las diferentes habilidades de ciencia de datos. La gente puede entrar y salir con su lista de la compra y escoger lo que necesiten.](../book/website/figures/README_imgs/README_book.png)](https://the-turing-way.netlify.app/welcome.html) @@ -60,7 +60,7 @@ Compartir estos resultados de investigación significa comprender la gestión de Como estas actividades no se enseñan comúnmente, reconocemos que la carga de los requisitos y la adquisición de nuevas habilidades puede ser intimidante para las personas que son nuevas en este mundo. *The Turing Way* es un manual para ayudar a quienes estudian, supervisan, financian y editan trabajos científicos a garantizar que la ciencia de datos reproducible sea "demasiado fácil como para no hacerla" incluso para personas que nunca antes han trabajado de esta manera. Incluirá material de capacitación sobre control de versiones, testeo de análisis y comunicación abierta y transparente con futuras personas usuarias, y se basará en los estudios de caso y talleres del Instituto Turing. -Este proyecto se desarrolla de manera abierta y todas y cada una de tus preguntas, comentarios y recomendaciones son bienvenidos en nuestro repositorio de github: . +Este proyecto se desarrolla de manera abierta y todas y cada una de tus preguntas, comentarios y recomendaciones son bienvenidos en nuestro repositorio de github: . ### El equipo @@ -88,7 +88,7 @@ Las contribuciones incluyen el desarrollo y difusión de nuevos capítulos; mate Los miembros comunitarios tienen oportunidades de aprender nuevas habilidades, compartir sus ideas y colaborar entre ellos. También tienen oportunidades de tutoría en el proyecto a medida que hacen sus contribuciones en The Turing Way u otros proyectos de código abierto y están invitadas a asesorar a nuevos participantes en el proyecto. -Hemos creado un [paquete de promoción](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack) para ayudarle a presentar y compartir The Turing Way en su red. +Hemos creado un [paquete de promoción](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack) para ayudarle a presentar y compartir The Turing Way en su red. ### Citando _The Turing Way_ @@ -110,7 +110,7 @@ Si tienes alguna pregunta por favor [contáctanos](#get-in-touch). Esto es un ejemplo de una de las ilustraciones de The Turing Way. Intenta mostrar la evolución frente a la era de la ciencia abierta

-Las ilustraciones del _The Turing Way_ se han creado por artistas de [Scriberia](https://www.scriberia.co.uk/) como parte de [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) en Manchester el 17 de mayo de 2019, en Londres el 28 de mayo de 2019 y el 21 de febrero de 2020. +Las ilustraciones del _The Turing Way_ se han creado por artistas de [Scriberia](https://www.scriberia.co.uk/) como parte de [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) en Manchester el 17 de mayo de 2019, en Londres el 28 de mayo de 2019 y el 21 de febrero de 2020. Las mismas representan una variedad de contenidos del manual, de los esfuerzos de colaboración en la comunidad y del proyecto _The Turing Way_ en general. Estas ilustraciones están disponibles en Zenodo ([https://zenodo.org/record/3695300)](https://zenodo.org/record/3695300) bajo una licencia CC-BY. @@ -135,7 +135,7 @@ Alternativamente, puedes comunicarte con la investigadora principal **Kirstie Wh Conectar con otros y compartir tus ideas en Slack usando [este enlace de invitación](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw). -Tenemos una sala de chat de Gitter (si prefieres una alternativa de código abierto para el chat) y nos encantaría que pasaras a saludar a . +Tenemos una sala de chat de Gitter (si prefieres una alternativa de código abierto para el chat) y nos encantaría que pasaras a saludar a . Este foro también está sincronizado con [Matrix](https://matrix.org) en [#the-turing-way:matrix.org](https://riot.im/app/#/room/#the-turing-way:matrix.org) y puedes unirte a nosotros allí si lo prefieres. #### Recibir Actualizaciones @@ -149,7 +149,7 @@ También puedes seguirnos en nuestro Twitter ([@turingway](https://twitter.com/t Gracias a estas personas maravillosas ([emoji key](https://allcontributors.org/docs/en/emoji-key)): -[Lista de personas que han colaborado](https://github.com/alan-turing-institute/the-turing-way#contributors) +[Lista de personas que han colaborado](https://github.com/the-turing-way/the-turing-way#contributors) Este proyecto sigue la especificación [all-contributors](https://github.com/all-contributors/all-contributors). ¡Contribuciones de todo tipo son bienvenidas! diff --git a/README.md b/README.md index e7d72a65c60..f7e530eef58 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ | Information | Links | | :--- | :--- | -| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | +| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | | **News** | [![Twitter Follow](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![Mastodon Follow](https://img.shields.io/mastodon/follow/108239013175032418?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@turingway) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | | **Chat with us in Slack** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) | -| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | -| **Build** | [![Netlify build](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | +| **Build** | [![Netlify build](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **Cite** | [![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | *Welcome to The Turing Way project GitHub repository. This is where all the components of the project are developed, reviewed and maintained.* @@ -30,7 +30,7 @@ Our goal is to provide all the information that researchers and data scientists *The Turing Way is a book, a community and a global collaboration.* All stakeholders, including students, researchers, software engineers, project leaders and funding teams, are encouraged to use _The Turing Way_ to understand their roles and responsibility of reproducibility in data science. -You can read the book [online](https://the-turing-way.netlify.app), contribute to the project as described in our [contribution guidelines](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) and re-use all materials ([see the License](https://github.com/alan-turing-institute/the-turing-way/blob/main/LICENSE.md)). +You can read the book [online](https://the-turing-way.netlify.app), contribute to the project as described in our [contribution guidelines](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) and re-use all materials ([see the License](https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md)). **We also invite you to contribute to the translation of _The Turing Way_ into different languages and help make research reproducibility accessible to a wider global audience**. If you are interested in contributing, please refer to [the guidelines provided in the book's handbook](https://the-turing-way.netlify.app/community-handbook/translation.html) and join our collaborative efforts. @@ -66,13 +66,13 @@ Sharing these research outputs means understanding data management, library scie As these activities are not commonly taught, we recognise that the burden of requirement and new skill acquisition can be intimidating to individuals who are new to this world. _The Turing Way_ is a handbook to support students, their supervisors, funders and journal editors in ensuring that reproducible data science is "too easy not to do" even for people who have never worked in this way before. It will include training material on version control, analysis testing, and open and transparent communication with future users, and build on Turing Institute case studies and workshops. -This project is openly developed and any and all questions, comments and recommendations are welcome at our GitHub repository: . +This project is openly developed and any and all questions, comments and recommendations are welcome at our GitHub repository: . ### The Team _The Turing Way_ is an open collaboration and community-driven project. Everyone who contributes to this book, no matter how small or big their contributions are, is recognised in this project as a contributor and a community member. -Long-term contributors of the project are considered part of the core contributors groups who take on various leadership roles in the project, as described in the [Ways of Working document](https://github.com/alan-turing-institute/the-turing-way/blob/main/ways_of_working.md). +Long-term contributors of the project are considered part of the core contributors groups who take on various leadership roles in the project, as described in the [Ways of Working document](https://github.com/the-turing-way/the-turing-way/blob/main/ways_of_working.md). The project is coordinated by the co-lead investigators **Kirstie Whitaker** (founder) and **Malvika Sharan**, and hosted at [The Alan Turing Institute](https://www.turing.ac.uk/). **Anne Lee Steele** is the Community Manager of The Turing Way since March 2022 and **Alexandra Araujo Alvarez** is the Research Project Manager since February 2023. @@ -95,7 +95,7 @@ Therefore, we provide multiple entry points for you to contribute based on your Community members are provided with opportunities to learn new skills, share their ideas and collaborate with others. They are also given mentorship opportunities in the project as they make their contributions to _The Turing Way_ or other open source projects and are encouraged to mentor new participants of the project. -We have created a [promotion pack](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack) to help you in presenting and sharing about _The Turing Way_ in your network. +We have created a [promotion pack](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack) to help you in presenting and sharing about _The Turing Way_ in your network. ### Citing _The Turing Way_ @@ -122,7 +122,7 @@ If you have any questions please [get in touch](#get-in-touch). This is an example of one of The Turing Way illustrations. It tries to shows the evolution towards an open science era

-_The Turing Way_ illustrations are created by artists from [Scriberia](https://www.scriberia.co.uk/) as part of [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) in Manchester on 17 May 2019, London on 28 May 2019 and 21 February 2020, and online on 27th November 2020 and 28th May 2021. +_The Turing Way_ illustrations are created by artists from [Scriberia](https://www.scriberia.co.uk/) as part of [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) in Manchester on 17 May 2019, London on 28 May 2019 and 21 February 2020, and online on 27th November 2020 and 28th May 2021. They depict a variety of content from the handbook, collaborative efforts in the community and _The Turing Way_ project in general. These illustrations are available on Zenodo ([https://doi.org/10.5281/zenodo.3332807)](https://doi.org/10.5281/zenodo.3332807) under a CC-BY license. @@ -149,7 +149,7 @@ You can also contact **Anne Lee Steele** ([asteele@turing.ac.uk](mailto:asteele@ Connect with others and discuss your ideas on Slack using [this invitation link](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw). -We also have a Gitter chat room (if you prefer an open source alternative for chat) and we'd love for you to swing by to say hello at . +We also have a Gitter chat room (if you prefer an open source alternative for chat) and we'd love for you to swing by to say hello at . The room is also accessible with a [Matrix](https://matrix.org) account at [#alan-turing-institute_the-turing-way:gitter.im](https://matrix.to/#/#alan-turing-institute_the-turing-way:gitter.im). #### Receive Updates @@ -171,92 +171,92 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Aakash Raj
Aakash Raj

🌍 Aasiyah Rashan
Aasiyah Rashan

🤔 🖋 - Abel Siqueira
Abel Siqueira

👀 - Achintya Rao
Achintya Rao

🐛 👀 + Abel Siqueira
Abel Siqueira

👀 + Achintya Rao
Achintya Rao

🐛 👀 Adina Wagner
Adina Wagner

🖋 - Aditi Dutta
Aditi Dutta

🐛 🖋 🤔 + Aditi Dutta
Aditi Dutta

🐛 🖋 🤔 Aditi Shenvi
Aditi Shenvi

🤔 - Afzal Ansari
Afzal Ansari

🐛 + Afzal Ansari
Afzal Ansari

🐛 Ago3
Ago3

🤔 - Ahmed Essam
Ahmed Essam

🐛 + Ahmed Essam
Ahmed Essam

🐛 Aida Mehonic
Aida Mehonic

🤔 - Albert Hornos Vidal
Albert Hornos Vidal

👀 🐛 - Alden Conner
Alden Conner

🐛 🔧 - Alejandro ©
Alejandro ©

🖋 🤔 🚧 📖 👀 + Albert Hornos Vidal
Albert Hornos Vidal

👀 🐛 + Alden Conner
Alden Conner

🐛 🔧 + Alejandro ©
Alejandro ©

🖋 🤔 🚧 📖 👀 Aleksandra Zaforemska
Aleksandra Zaforemska

🤔 🖋 - Alex Bird
Alex Bird

👀 + Alex Bird
Alex Bird

👀 Alex Chan
Alex Chan

🤔 - Alex Clarke
Alex Clarke

📖 - Alexander Morley
Alexander Morley

💬 👀 🤔 ⚠️ 🚇 🚧 - Ali Seyhun Saral
Ali Seyhun Saral

📖 - Ali Seyhun Saral
Ali Seyhun Saral

👀 + Alex Clarke
Alex Clarke

📖 + Alexander Morley
Alexander Morley

💬 👀 🤔 ⚠️ 🚇 🚧 + Ali Seyhun Saral
Ali Seyhun Saral

📖 + Ali Seyhun Saral
Ali Seyhun Saral

👀 Ambreen Masud
Ambreen Masud

🤔 🖋 - Andrea Pierré
Andrea Pierré

🐛 - Andrea Sánchez-Tapia (she/her)
Andrea Sánchez-Tapia (she/her)

🖋 🤔 🐛 ️️️️♿️ + Andrea Pierré
Andrea Pierré

🐛 + Andrea Sánchez-Tapia (she/her)
Andrea Sánchez-Tapia (she/her)

🖋 🤔 🐛 ️️️️♿️ Andreea Avramescu
Andreea Avramescu

🖋 - Andrei Alexandru
Andrei Alexandru

🐛 👀 + Andrei Alexandru
Andrei Alexandru

🐛 👀 Andrei Leonard Nicusan
Andrei Leonard Nicusan

🖋 Andrew Stewart
Andrew Stewart

Andrian Nobella
Andrian Nobella

🌍 - AngelikaKerlin
AngelikaKerlin

🐛 + AngelikaKerlin
AngelikaKerlin

🐛 Angelo Varlotta
Angelo Varlotta

🌍 - Aniketh Varma
Aniketh Varma

🐛 + Aniketh Varma
Aniketh Varma

🐛 AnkitaGarg95
AnkitaGarg95

🖋 Ann-Marie Mallon
Ann-Marie Mallon

🤔 Anna Hadjitofi
Anna Hadjitofi

🖋 🌍 - Anna Krystalli
Anna Krystalli

💬 💡 👀 🤔 + Anna Krystalli
Anna Krystalli

💬 💡 👀 🤔 Anna Zanchetta
Anna Zanchetta

🌍 Annabel Elizabeth Whipp
Annabel Elizabeth Whipp

🤔 Anne Fouilloux
Anne Fouilloux

🤔 🖋 - Anne Lee Steele
Anne Lee Steele

👀 🐛 📋 + Anne Lee Steele
Anne Lee Steele

👀 🐛 📋 Aras Selvi
Aras Selvi

🖋 Arduin
Arduin

🤔 🖋 - Arielle-Bennett
Arielle-Bennett

🤔 👀 🖋 - Arron Lacey
Arron Lacey

👀 - Aryan nath
Aryan nath

🐛 - Asma Kacem
Asma Kacem

🐛 + Arielle-Bennett
Arielle-Bennett

🤔 👀 🖋 + Arron Lacey
Arron Lacey

👀 + Aryan nath
Aryan nath

🐛 + Asma Kacem
Asma Kacem

🐛 Augustinas Sukys
Augustinas Sukys

🤔 Barbara Vreede
Barbara Vreede

🖋 - Batool
Batool

🤔 🖋 🌍 🚇 👀 🚧 📖 + Batool
Batool

🤔 🖋 🌍 🚇 👀 🚧 📖 Becki Green
Becki Green

🤔 🖋 - Becky Arnold
Becky Arnold

💬 💻 📖 🤔 👀 + Becky Arnold
Becky Arnold

💬 💻 📖 🤔 👀 Benjamin Mummery
Benjamin Mummery

🤔 🖋 - Beth Montague-Hellen
Beth Montague-Hellen

📖 - Bouwe Andela
Bouwe Andela

🖋 👀 - Brandon Lee
Brandon Lee

🐛 - Brian O'Neil
Brian O'Neil

🐛 + Beth Montague-Hellen
Beth Montague-Hellen

📖 + Bouwe Andela
Bouwe Andela

🖋 👀 + Brandon Lee
Brandon Lee

🐛 + Brian O'Neil
Brian O'Neil

🐛 Brigitta Sipőcz
Brigitta Sipőcz

🖋 Bruno Camino
Bruno Camino

🖋 Callum Mole
Callum Mole

🤔 🚇 🚧 Cameron Trotter
Cameron Trotter

🤔 - Camila Rangel Smith
Camila Rangel Smith

📖 🌍 🚧 - Cari Hyde-Vaamonde
Cari Hyde-Vaamonde

🤔 🖋 🐛 - Carlos Martinez
Carlos Martinez

🐛 👀 🖋 + Camila Rangel Smith
Camila Rangel Smith

📖 🌍 🚧 + Cari Hyde-Vaamonde
Cari Hyde-Vaamonde

🤔 🖋 🐛 + Carlos Martinez
Carlos Martinez

🐛 👀 🖋 Carlos Vladimiro González Zelaya
Carlos Vladimiro González Zelaya

🤔 CarlosMFerr
CarlosMFerr

🖋 - Cassandra Gould van Praag
Cassandra Gould van Praag

🤔 📖 👀 + Cassandra Gould van Praag
Cassandra Gould van Praag

🤔 📖 👀 Cem Ulus
Cem Ulus

🌍 - Chad Gilbert
Chad Gilbert

🐛 - Chandler Klein
Chandler Klein

🐛 - Chanuki Illushka Seresinhe
Chanuki Illushka Seresinhe

📖 + Chad Gilbert
Chad Gilbert

🐛 + Chandler Klein
Chandler Klein

🐛 + Chanuki Illushka Seresinhe
Chanuki Illushka Seresinhe

📖 Charlotte Watson
Charlotte Watson

🤔 @@ -268,281 +268,281 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Christopher Lovell
Christopher Lovell

🚇 - Clare Liggins
Clare Liggins

📖 - ClauFischer
ClauFischer

👀 - ClaudiaCAU
ClaudiaCAU

🐛 + Clare Liggins
Clare Liggins

📖 + ClauFischer
ClauFischer

👀 + ClaudiaCAU
ClaudiaCAU

🐛 Colin Sauze
Colin Sauze

🤔 🖋 - Collin Schwantes
Collin Schwantes

🐛 + Collin Schwantes
Collin Schwantes

🐛 DACNC
DACNC

🤔 🖋 DDelbarre
DDelbarre

🤔 DaisyParry
DaisyParry

🖋 - Dan Brady
Dan Brady

🐛 - Dan Hobley
Dan Hobley

📖 - Dan Kerchner
Dan Kerchner

🐛 - Danbee Kim
Danbee Kim

📖 - Daniel Lintott
Daniel Lintott

🐛 - Daniel Mietchen
Daniel Mietchen

🐛 + Dan Brady
Dan Brady

🐛 + Dan Hobley
Dan Hobley

📖 + Dan Kerchner
Dan Kerchner

🐛 + Danbee Kim
Danbee Kim

📖 + Daniel Lintott
Daniel Lintott

🐛 + Daniel Mietchen
Daniel Mietchen

🐛 Daniel Nüst
Daniel Nüst

🖋 - Danny Garside
Danny Garside

🐛 🖋 👀 - Danping
Danping

🐛 - David Foster
David Foster

👀 🐛 + Danny Garside
Danny Garside

🐛 🖋 👀 + Danping
Danping

🐛 + David Foster
David Foster

👀 🐛 David Gregg
David Gregg

🤔 🖋 David Stansby
David Stansby

🖋 DerienFe
DerienFe

🤔 - Diego Alonso Alvarez
Diego Alonso Alvarez

🤔 👀 - Dimitra Blana
Dimitra Blana

👀 🖋 - Dinesh kumar
Dinesh kumar

🐛 + Diego Alonso Alvarez
Diego Alonso Alvarez

🤔 👀 + Dimitra Blana
Dimitra Blana

👀 🖋 + Dinesh kumar
Dinesh kumar

🐛 Dorien Huijser
Dorien Huijser

🖋 Dr Owain Kenway
Dr Owain Kenway

🖋 - Ed Chalstrey
Ed Chalstrey

🖋 👀 - Edwin Ajong
Edwin Ajong

🐛 + Ed Chalstrey
Ed Chalstrey

🖋 👀 + Edwin Ajong
Edwin Ajong

🐛 - Eirini Malliaraki
Eirini Malliaraki

📖 - Eirini Zormpa
Eirini Zormpa

🐛 👀 🤔 📋 + Eirini Malliaraki
Eirini Malliaraki

📖 + Eirini Zormpa
Eirini Zormpa

🐛 👀 🤔 📋 Elisa Rauseo
Elisa Rauseo

🖋 - Elisa-on-GitHub
Elisa-on-GitHub

🐛 🤔 🖋 - Elizabeth DuPre
Elizabeth DuPre

🚇 💬 👀 - Em K
Em K

🖋 🐛 📝 👀 📢 - Enrico Glerean
Enrico Glerean

🐛 + Elisa-on-GitHub
Elisa-on-GitHub

🐛 🤔 🖋 + Elizabeth DuPre
Elizabeth DuPre

🚇 💬 👀 + Em K
Em K

🖋 🐛 📝 👀 📢 + Enrico Glerean
Enrico Glerean

🐛 - Eric Daub
Eric Daub

📖 - Eric Leung
Eric Leung

🐛 - Eric R Scott
Eric R Scott

🐛 - Esther Plomp
Esther Plomp

🐛 🤔 🖋 👀 📢 📝 🌍 📋 - Evelina Gabasova
Evelina Gabasova

🐛 🖋 + Eric Daub
Eric Daub

📖 + Eric Leung
Eric Leung

🐛 + Eric R Scott
Eric R Scott

🐛 + Esther Plomp
Esther Plomp

🐛 🤔 🖋 👀 📢 📝 🌍 📋 + Evelina Gabasova
Evelina Gabasova

🐛 🖋 Faruk D.
Faruk D.

🖋 - Federico Nanni
Federico Nanni

🐛 🖋 👀 + Federico Nanni
Federico Nanni

🐛 🖋 👀 Ferran Gonzalez Hernandez
Ferran Gonzalez Hernandez

🤔 - Flavio Petruzzellis
Flavio Petruzzellis

🐛 - Florian Gilcher
Florian Gilcher

🐛 + Flavio Petruzzellis
Flavio Petruzzellis

🐛 + Florian Gilcher
Florian Gilcher

🐛 Frances Cooper
Frances Cooper

🖋 🤔 Frances Madden
Frances Madden

🖋 Froguin99
Froguin99

🤔 🖋 - FrozenLines
FrozenLines

🐛 + FrozenLines
FrozenLines

🐛 Fuad Reza Pahlevi
Fuad Reza Pahlevi

🌍 - GabinWK
GabinWK

👀 + GabinWK
GabinWK

👀 Georgia
Georgia

🤔 Georgia Atkinson
Georgia Atkinson

🤔 Georgia Tomova
Georgia Tomova

🤔 - Georgiana Elena
Georgiana Elena

👀 - Gertjan van den Burg
Gertjan van den Burg

📖 🤔 💬 + Georgiana Elena
Georgiana Elena

👀 + Gertjan van den Burg
Gertjan van den Burg

📖 🤔 💬 - Gianni Scolaro
Gianni Scolaro

🐛 - Giulia Crocioni
Giulia Crocioni

🌍 👀 - Goodnews Sandy
Goodnews Sandy

🐛 🖋 👀 - Graham Lee
Graham Lee

🐛 👀 - Greg Caporaso
Greg Caporaso

🐛 - Greg Kiar
Greg Kiar

📖 👀 + Gianni Scolaro
Gianni Scolaro

🐛 + Giulia Crocioni
Giulia Crocioni

🌍 👀 + Goodnews Sandy
Goodnews Sandy

🐛 🖋 👀 + Graham Lee
Graham Lee

🐛 👀 + Greg Caporaso
Greg Caporaso

🐛 + Greg Kiar
Greg Kiar

📖 👀 Guillaume Flandin
Guillaume Flandin

🖋 Gustavo Becelli do Nacimento
Gustavo Becelli do Nacimento

🌍 - Hao Ye
Hao Ye

👀 + Hao Ye
Hao Ye

👀 Heidi Seibold
Heidi Seibold

🤔 🖋 Hieu Hoang
Hieu Hoang

🤔 - Iain
Iain

👀 - Ian Hinder
Ian Hinder

📖 - Ikko Ashimine
Ikko Ashimine

🐛 + Iain
Iain

👀 + Ian Hinder
Ian Hinder

📖 + Ikko Ashimine
Ikko Ashimine

🐛 IsabelBirds
IsabelBirds

🤔 - Isil Bilgin
Isil Bilgin

🐛 - Ismael-KG
Ismael-KG

🖋 👀 📝 🤔 - JKasmire
JKasmire

🐛 + Isil Bilgin
Isil Bilgin

🐛 + Ismael-KG
Ismael-KG

🖋 👀 📝 🤔 + JKasmire
JKasmire

🐛 Jack Breen
Jack Breen

🤔 🖋 - Jade Pickering
Jade Pickering

📖 🐛 - JadeHotchkiss
JadeHotchkiss

🐛 + Jade Pickering
Jade Pickering

📖 🐛 + JadeHotchkiss
JadeHotchkiss

🐛 - James Kent
James Kent

🐛 - James Myatt
James Myatt

📖 - James Robinson
James Robinson

🤔 💻 - James Thomas
James Thomas

🐛 + James Kent
James Kent

🐛 + James Myatt
James Myatt

📖 + James Robinson
James Robinson

🤔 💻 + James Thomas
James Thomas

🐛 Jamie J Quinn
Jamie J Quinn

🖋 - Jannetta Steyn
Jannetta Steyn

🐛 - Jason Gates
Jason Gates

📖 👀 + Jannetta Steyn
Jannetta Steyn

🐛 + Jason Gates
Jason Gates

📖 👀 - Javier Moldon
Javier Moldon

📖 - Jay Dev Jha
Jay Dev Jha

🐛 - Jennifer Ding
Jennifer Ding

🐛 🌍 👀 - Jeremy Crampton
Jeremy Crampton

🐛 - Jeremy Leipzig
Jeremy Leipzig

🐛 + Javier Moldon
Javier Moldon

📖 + Jay Dev Jha
Jay Dev Jha

🐛 + Jennifer Ding
Jennifer Ding

🐛 🌍 👀 + Jeremy Crampton
Jeremy Crampton

🐛 + Jeremy Leipzig
Jeremy Leipzig

🐛 Jessica
Jessica

🖋 Jessy Provencher
Jessy Provencher

🌍 - Jez Cope
Jez Cope

📖 - Jill Wang
Jill Wang

🐛 + Jez Cope
Jez Cope

📖 + Jill Wang
Jill Wang

🐛 Jim Circadian
Jim Circadian

🖋 🤔 - Jim Madge
Jim Madge

🖋 📖 👀 + Jim Madge
Jim Madge

🖋 📖 👀 Joanna Leng
Joanna Leng

🖋 🤔 Joe Early
Joe Early

🤔 - Joe Fennell
Joe Fennell

📖 + Joe Fennell
Joe Fennell

📖 - Johanna Bayer
Johanna Bayer

👀 🖋 + Johanna Bayer
Johanna Bayer

👀 🖋 Jose Urra
Jose Urra

🤔 Joshua Teves
Joshua Teves

🤔 - José María Fernández
José María Fernández

👀 - Julia Guiomar Niso Galán
Julia Guiomar Niso Galán

🌍 👀 - Julien Colomb
Julien Colomb

🖋 👀 - K-C-Martin
K-C-Martin

👀 + José María Fernández
José María Fernández

👀 + Julia Guiomar Niso Galán
Julia Guiomar Niso Galán

🌍 👀 + Julien Colomb
Julien Colomb

🖋 👀 + K-C-Martin
K-C-Martin

👀 KarolineLeiberg
KarolineLeiberg

🤔 Katherine Dixey
Katherine Dixey

🤔 Katriona Goldmann
Katriona Goldmann

🖋 - Kelly Barnes
Kelly Barnes

🐛 + Kelly Barnes
Kelly Barnes

🐛 Kelly-dot
Kelly-dot

🤔 Kesson Magid
Kesson Magid

🤔 - Kevin Kunzmann
Kevin Kunzmann

📖 🤔 🐛 + Kevin Kunzmann
Kevin Kunzmann

📖 🤔 🐛 - Kim De Ruyck
Kim De Ruyck

🐛 + Kim De Ruyck
Kim De Ruyck

🐛 Kim De Ruyck
Kim De Ruyck

🖋 - Kirstie Whitaker
Kirstie Whitaker

💬 📖 🎨 📋 🔍 🤔 👀 📢 - Kristijan Armeni
Kristijan Armeni

🐛 - Krunal Rank
Krunal Rank

🐛 - Lachlan Mason
Lachlan Mason

🤔 📖 💻 + Kirstie Whitaker
Kirstie Whitaker

💬 📖 🎨 📋 🔍 🤔 👀 📢 + Kristijan Armeni
Kristijan Armeni

🐛 + Krunal Rank
Krunal Rank

🐛 + Lachlan Mason
Lachlan Mason

🤔 📖 💻 Laura Acion
Laura Acion

️️️️♿️ 🌍 🖋 - Laura Carter
Laura Carter

👀 🐛 🤔 🖋 - Laura Mugeha
Laura Mugeha

🐛 + Laura Carter
Laura Carter

👀 🐛 🤔 🖋 + Laura Mugeha
Laura Mugeha

🐛 Lenka
Lenka

📝 🖋 - Liberty Hamilton
Liberty Hamilton

🐛 - Lion-admin
Lion-admin

🐛 + Liberty Hamilton
Liberty Hamilton

🐛 + Lion-admin
Lion-admin

🐛 LizHareDogs
LizHareDogs

🤔 - Louise Bowler
Louise Bowler

💬 💻 📖 💡 🤔 📋 👀 + Louise Bowler
Louise Bowler

💬 💻 📖 💡 🤔 📋 👀 - Lovkush
Lovkush

🐛 + Lovkush
Lovkush

🐛 Luca Bertinetto
Luca Bertinetto

🌍 Luigi Scalzone
Luigi Scalzone

🌍 - Luis Santos
Luis Santos

🤔 👀 + Luis Santos
Luis Santos

🤔 👀 Luisa Orozco
Luisa Orozco

🖋 - Luke Conibear
Luke Conibear

🐛 + Luke Conibear
Luke Conibear

🐛 Luna
Luna

🌍 - Lupe CaMay
Lupe CaMay

👀 + Lupe CaMay
Lupe CaMay

👀 MLeston2022
MLeston2022

🤔 🖋 Mahwish M
Mahwish M

🖋 🤔 - Malvika Sharan
Malvika Sharan

📖 📋 🤔 📆 👀 📢 🚧 📹 - Marcos Ellys Rocha Honorato
Marcos Ellys Rocha Honorato

🌍 👀 - Maria Eriksson
Maria Eriksson

🐛 🖋 - Maria del Mar Quiroga
Maria del Mar Quiroga

🖋 🐛 + Malvika Sharan
Malvika Sharan

📖 📋 🤔 📆 👀 📢 🚧 📹 + Marcos Ellys Rocha Honorato
Marcos Ellys Rocha Honorato

🌍 👀 + Maria Eriksson
Maria Eriksson

🐛 🖋 + Maria del Mar Quiroga
Maria del Mar Quiroga

🖋 🐛 - Mariam-ke
Mariam-ke

🐛 - Mariana V.
Mariana V.

🐛 🖋 + Mariam-ke
Mariam-ke

🐛 + Mariana V.
Mariana V.

🐛 🖋 Mariona
Mariona

🖋 Mark Woodbridge
Mark Woodbridge

🤔 🖋 - Markus Löning
Markus Löning

👀 🖋 - Marta-MM
Marta-MM

🐛 🖋 👀 - Martin Jean
Martin Jean

🐛 + Markus Löning
Markus Löning

👀 🖋 + Marta-MM
Marta-MM

🐛 🖋 👀 + Martin Jean
Martin Jean

🐛 Martin O'Reilly
Martin O'Reilly

💬 🔧 🤔 - Martina G. Vilas
Martina G. Vilas

🚇 ⚠️ 📢 📹 - Mateus Harrington
Mateus Harrington

🐛 - Mateusz Kuzak
Mateusz Kuzak

🐛 📋 🤔 👀 🖋 - Matthew Evans
Matthew Evans

🐛 - Max Joseph
Max Joseph

👀 + Martina G. Vilas
Martina G. Vilas

🚇 ⚠️ 📢 📹 + Mateus Harrington
Mateus Harrington

🐛 + Mateusz Kuzak
Mateusz Kuzak

🐛 📋 🤔 👀 🖋 + Matthew Evans
Matthew Evans

🐛 + Max Joseph
Max Joseph

👀 Mayya Sundukova
Mayya Sundukova

📋 - Melissa Black
Melissa Black

👀 🖋 - Michael Grayling
Michael Grayling

📖 - Miguel Rivera
Miguel Rivera

🐛 - Muhammad Radifar
Muhammad Radifar

👀 + Melissa Black
Melissa Black

👀 🖋 + Michael Grayling
Michael Grayling

📖 + Miguel Rivera
Miguel Rivera

🐛 + Muhammad Radifar
Muhammad Radifar

👀 Mukilan
Mukilan

🤔 - Mustafa Anil Tuncel
Mustafa Anil Tuncel

🐛 - Nadia Soliman
Nadia Soliman

📖 + Mustafa Anil Tuncel
Mustafa Anil Tuncel

🐛 + Nadia Soliman
Nadia Soliman

📖 - Naomi Penfold
Naomi Penfold

👀 🤔 + Naomi Penfold
Naomi Penfold

👀 🤔 Natacha Chenevoy
Natacha Chenevoy

🤔 - Natalie Thurlby
Natalie Thurlby

💻 ⚠️ - Nathan Begbie
Nathan Begbie

🐛 🤔 - Neha Moopen
Neha Moopen

👀 🖋 + Natalie Thurlby
Natalie Thurlby

💻 ⚠️ + Nathan Begbie
Nathan Begbie

🐛 🤔 + Neha Moopen
Neha Moopen

👀 🖋 Neil Chue Hong
Neil Chue Hong

🤔 - Nick Barlow
Nick Barlow

🐛 🖋 + Nick Barlow
Nick Barlow

🐛 🖋 Nico
Nico

🤔 Nicolás Alessandroni
Nicolás Alessandroni

🤔 - Nina
Nina

👀 - Nomi Harris
Nomi Harris

👀 + Nina
Nina

👀 + Nomi Harris
Nomi Harris

👀 NotActuallyACat
NotActuallyACat

🤔 Obi Thompson Sargoni
Obi Thompson Sargoni

🤔 Oleg Lavrovsky
Oleg Lavrovsky

🖋 - Oliver Clark
Oliver Clark

📖 - Oliver Forrest
Oliver Forrest

📖 🤔 🖋 👀 + Oliver Clark
Oliver Clark

📖 + Oliver Forrest
Oliver Forrest

📖 🤔 🖋 👀 Oliver Hamelijnck
Oliver Hamelijnck

🤔 - Oliver Strickson
Oliver Strickson

💬 📖 - Oscar Corcho
Oscar Corcho

🖋 👀 - Oscar Giles
Oscar Giles

📖 + Oliver Strickson
Oliver Strickson

💬 📖 + Oscar Corcho
Oscar Corcho

🖋 👀 + Oscar Giles
Oscar Giles

📖 Pablo Rodríguez-Sánchez
Pablo Rodríguez-Sánchez

🖋 - Patricia Herterich
Patricia Herterich

💬 📖 👀 🤔 🖋 📋 - Patrick Bos
Patrick Bos

👀 - Patrick Mineault
Patrick Mineault

🐛 + Patricia Herterich
Patricia Herterich

💬 📖 👀 🤔 🖋 📋 + Patrick Bos
Patrick Bos

👀 + Patrick Mineault
Patrick Mineault

🐛 Paul Dominick Baniqued
Paul Dominick Baniqued

🤔 - Paul Owoicho
Paul Owoicho

🤔 👀 🐛 📖 + Paul Owoicho
Paul Owoicho

🤔 👀 🐛 📖 Paul Watson
Paul Watson

🤔 - Paula Andrea Martinez
Paula Andrea Martinez

🤔 👀 + Paula Andrea Martinez
Paula Andrea Martinez

🤔 👀 Pedro Pinto da Silva
Pedro Pinto da Silva

🤔 PeterC-ATI
PeterC-ATI

🤔 Philip Darke
Philip Darke

🤔 Philip Durbin
Philip Durbin

🖋 - Phillip Crout
Phillip Crout

🐛 + Phillip Crout
Phillip Crout

🐛 Phome95
Phome95

🤔 🖋 - Pierre Grimaud
Pierre Grimaud

🐛 + Pierre Grimaud
Pierre Grimaud

🐛 - Pooja Gadige
Pooja Gadige

📖 👀 - Pradeep Eranti
Pradeep Eranti

🐛 + Pooja Gadige
Pooja Gadige

📖 👀 + Pradeep Eranti
Pradeep Eranti

🐛 Pranav Mahajan
Pranav Mahajan

🖋 - Priyanshu Agarwal
Priyanshu Agarwal

🐛 + Priyanshu Agarwal
Priyanshu Agarwal

🐛 Przemek Dolata
Przemek Dolata

🌍 - Rabea Müller
Rabea Müller

🐛 - Rachael Ainsworth
Rachael Ainsworth

📖 📋 🤔 💬 👀 📢 + Rabea Müller
Rabea Müller

🐛 + Rachael Ainsworth
Rachael Ainsworth

📖 📋 🤔 💬 👀 📢 - Rachael Stickland
Rachael Stickland

🖋 🤔 👀 - Radka Jersakova
Radka Jersakova

🐛 🖋 - Radovan Bast
Radovan Bast

👀 + Rachael Stickland
Rachael Stickland

🖋 🤔 👀 + Radka Jersakova
Radka Jersakova

🐛 🖋 + Radovan Bast
Radovan Bast

👀 Rafaela Queiroz
Rafaela Queiroz

🌍 Rahul Thakare
Rahul Thakare

🌍 - Raniere Silva
Raniere Silva

🖋 🐛 + Raniere Silva
Raniere Silva

🖋 🐛 Raul Palma
Raul Palma

🤔 🖋 Reina Camacho Toro
Reina Camacho Toro

🌍 - Reinder Radersma
Reinder Radersma

🐛 - Remi Gau
Remi Gau

🐛 🖋 - Reshama Shaikh
Reshama Shaikh

🐛 🖋 - Richard Gilham
Richard Gilham

📖 🤔 + Reinder Radersma
Reinder Radersma

🐛 + Remi Gau
Remi Gau

🐛 🖋 + Reshama Shaikh
Reshama Shaikh

🐛 🖋 + Richard Gilham
Richard Gilham

📖 🤔 Richard James Acton
Richard James Acton

🤔 🖋 Richard Plant
Richard Plant

🖋 @@ -550,131 +550,131 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Richie
Richie

🤔 🖋 Risa Ueno
Risa Ueno

🤔 Robert Precious
Robert Precious

️️️️♿️ - Robin Long
Robin Long

📖 - Rohit Midha
Rohit Midha

📖 + Robin Long
Robin Long

📖 + Rohit Midha
Rohit Midha

📖 Romero Silva
Romero Silva

🌍 Rose Sisk
Rose Sisk

🤔 - Rosie Higman
Rosie Higman

💬 📋 👀 🤔 - Rosti Readioff
Rosti Readioff

📖 + Rosie Higman
Rosie Higman

💬 📋 👀 🤔 + Rosti Readioff
Rosti Readioff

📖 SYU-NING
SYU-NING

🤔 Samuel Guay
Samuel Guay

🌍 - Samuel Nastase
Samuel Nastase

🐛 - Sander
Sander

🐛 + Samuel Nastase
Samuel Nastase

🐛 + Sander
Sander

🐛 Sangram K Sahu
Sangram K Sahu

🤔 - Sara King
Sara King

🐛 + Sara King
Sara King

🐛 Sara Villa
Sara Villa

🖋 - Sarah Gibson
Sarah Gibson

💬 💻 📖 🔧 👀 📢 🤔 📹 + Sarah Gibson
Sarah Gibson

💬 💻 📖 🔧 👀 📢 🤔 📹 Sarah Jones
Sarah Jones

🖋 Sarah Miller
Sarah Miller

🤔 🖋 - Sarah Stewart
Sarah Stewart

📖 🤔 - Sarah Young
Sarah Young

🐛 + Sarah Stewart
Sarah Stewart

📖 🤔 + Sarah Young
Sarah Young

🐛 SarahAlidoost
SarahAlidoost

🖋 Saranjeet Kaur
Saranjeet Kaur

🤔 🖋 - Sean Hughes
Sean Hughes

👀 - Sebastian Spier
Sebastian Spier

🐛 + Sean Hughes
Sean Hughes

👀 + Sebastian Spier
Sebastian Spier

🐛 Sedar Olmez
Sedar Olmez

🤔 - Sergi
Sergi

🌍 👀 - Shankho Boron Ghosh
Shankho Boron Ghosh

🐛 + Sergi
Sergi

🌍 👀 + Shankho Boron Ghosh
Shankho Boron Ghosh

🐛 - Sharana Shivanand
Sharana Shivanand

🐛 - Shashank
Shashank

🐛 + Sharana Shivanand
Sharana Shivanand

🐛 + Shashank
Shashank

🐛 Shern Tee
Shern Tee

🖋 - Shreya Dimri
Shreya Dimri

👀 🖋 + Shreya Dimri
Shreya Dimri

👀 🖋 Sian Bladon
Sian Bladon

🤔 - SianC
SianC

🐛 - Siba Smarak Panigrahi
Siba Smarak Panigrahi

🐛 + SianC
SianC

🐛 + Siba Smarak Panigrahi
Siba Smarak Panigrahi

🐛 - Simon Christ
Simon Christ

🐛 🤔 🖋 - Simon Duerr
Simon Duerr

🐛 👀 - Siphiwe
Siphiwe

🐛 👀 🖋 + Simon Christ
Simon Christ

🐛 🤔 🖋 + Simon Duerr
Simon Duerr

🐛 👀 + Siphiwe
Siphiwe

🐛 👀 🖋 Solon
Solon

🤔 - Sophia Batchelor
Sophia Batchelor

👀 🤔 🚧 📢 ⚠️ 📋 🐛 + Sophia Batchelor
Sophia Batchelor

👀 🤔 🚧 📢 ⚠️ 📋 🐛 Sophie J Mann
Sophie J Mann

🤔 🖋 Sparkler
Sparkler

🌍 - Srishti Nema
Srishti Nema

🐛 🖋 + Srishti Nema
Srishti Nema

🐛 🖋 Stefan Janssen
Stefan Janssen

🌍 - Stefan Radic Webster
Stefan Radic Webster

🐛 + Stefan Radic Webster
Stefan Radic Webster

🐛 Stefan Verhoeven
Stefan Verhoeven

🖋 - Stephan Druskat
Stephan Druskat

📖 🖋 🤔 - Stephen Eglen
Stephen Eglen

👀 - Sumera Priyadarsini
Sumera Priyadarsini

🐛 + Stephan Druskat
Stephan Druskat

📖 🖋 🤔 + Stephen Eglen
Stephen Eglen

👀 + Sumera Priyadarsini
Sumera Priyadarsini

🐛 Susana Roman Garcia
Susana Roman Garcia

💬 - Susanna-Assunta Sansone
Susanna-Assunta Sansone

📖 + Susanna-Assunta Sansone
Susanna-Assunta Sansone

📖 Sven van der Burg
Sven van der Burg

🖋 Tania Allard
Tania Allard

🤔 💬 Tanya Yankelevich
Tanya Yankelevich

🖋 - Tarek Allam
Tarek Allam

🚇 📖 + Tarek Allam
Tarek Allam

🚇 📖 Tess Gough
Tess Gough

🤔 Thomas Sandmann
Thomas Sandmann

🌍 Thya van den Berg
Thya van den Berg

📋 Tim Head
Tim Head

💬 🤔 - Tim Myers
Tim Myers

🐛 + Tim Myers
Tim Myers

🐛 Tim Powell
Tim Powell

🤔 🖋 - Tony Yang
Tony Yang

📖 🌍 🚇 + Tony Yang
Tony Yang

📖 🌍 🚇 Trish
Trish

🤔 🖋 - TueloNtlotlang
TueloNtlotlang

🐛 - Tushar Rohilla
Tushar Rohilla

🐛 🖋 - Varachkina
Varachkina

🖋 🐛 + TueloNtlotlang
TueloNtlotlang

🐛 + Tushar Rohilla
Tushar Rohilla

🐛 🖋 + Varachkina
Varachkina

🖋 🐛 VatsalNagelia
VatsalNagelia

🖋 Veronika Cheplygina
Veronika Cheplygina

🤔 🖋 Vicky Smith
Vicky Smith

🖋 Victoria
Victoria

🤔 - Victoria Dominguez del Angel
Victoria Dominguez del Angel

🐛 + Victoria Dominguez del Angel
Victoria Dominguez del Angel

🐛 WNekesa
WNekesa

🖋 Warrick Ball
Warrick Ball

🤔 🖋 - Wiebke Toussaint
Wiebke Toussaint

🐛 - Will Hulme
Will Hulme

📖 - Wolmar Nyberg Åkerström
Wolmar Nyberg Åkerström

👀 + Wiebke Toussaint
Wiebke Toussaint

🐛 + Will Hulme
Will Hulme

📖 + Wolmar Nyberg Åkerström
Wolmar Nyberg Åkerström

👀 Xiaoqing Chen
Xiaoqing Chen

🤔 - Yanina Bellini Saibene
Yanina Bellini Saibene

🖋 🌍 👀 🤔 - Yash Varshney
Yash Varshney

🐛 + Yanina Bellini Saibene
Yanina Bellini Saibene

🖋 🌍 👀 🤔 + Yash Varshney
Yash Varshney

🐛 Yini
Yini

🌍 - Yo Yehudi
Yo Yehudi

📖 👀 🤔 - Yu-Fang Yang
Yu-Fang Yang

🐛 + Yo Yehudi
Yo Yehudi

📖 👀 🤔 + Yu-Fang Yang
Yu-Fang Yang

🐛 Zeena-Shawa
Zeena-Shawa

🖋 ZoeIngr
ZoeIngr

🖋 abrown41
abrown41

🤔 🖋 acork25
acork25

🤔 - acrall
acrall

🐛 + acrall
acrall

🐛 akira-endo
akira-endo

🤔 alessandroragano
alessandroragano

🤔 - alihumayun
alihumayun

🐛 👀 + alihumayun
alihumayun

🐛 👀 andreabecsek
andreabecsek

🤔 andrealuppi
andrealuppi

🤔 annarae13
annarae13

🖋 - ashatitus
ashatitus

👀 🖋 + ashatitus
ashatitus

👀 🖋 beccawilson
beccawilson

️️️️♿️ benkrikler
benkrikler

🤔 🖋 - brynnelliott
brynnelliott

🐛 - caroldutra3
caroldutra3

🤔 🐛 + brynnelliott
brynnelliott

🐛 + caroldutra3
caroldutra3

🤔 🐛 ceciledebezenac
ceciledebezenac

🤔 - claudia-belardi
claudia-belardi

👀 + claudia-belardi
claudia-belardi

👀 daniguariso
daniguariso

🤔 dumei00
dumei00

🤔 🖋 ghuangcazza
ghuangcazza

🤔 🖋 @@ -683,10 +683,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d grczh
grczh

🖋 - griff-rees
griff-rees

🐛 - harisood
harisood

🐛 🖋 - hlnicholls
hlnicholls

🖋 👀 - iramosp
iramosp

🐛 + griff-rees
griff-rees

🐛 + harisood
harisood

🐛 🖋 + hlnicholls
hlnicholls

🖋 👀 + iramosp
iramosp

🐛 irenekp
irenekp

🖋 jonnyhorsley
jonnyhorsley

🤔 @@ -696,16 +696,16 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d kkaryono
kkaryono

🤔 🖋 l-gorman
l-gorman

🤔 lakillo
lakillo

🤔 🖋 - leavanh
leavanh

🐛 - lottycoupat
lottycoupat

🐛 🖋 + leavanh
leavanh

🐛 + lottycoupat
lottycoupat

🐛 🖋 lukehare
lukehare

🚇 🚧 mahmoud-elsherif
mahmoud-elsherif

🖋 - mcnanton
mcnanton

🐛 🖋 - meliimming
meliimming

🐛 + mcnanton
mcnanton

🐛 🖋 + meliimming
meliimming

🐛 mengyucui123
mengyucui123

🤔 - merlijn-de-smit
merlijn-de-smit

🐛 + merlijn-de-smit
merlijn-de-smit

🐛 mingyuzhuu
mingyuzhuu

🤔 🖋 @@ -713,36 +713,36 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d mjcasy
mjcasy

🤔 🖋 mkhslaa
mkhslaa

🖋 msanter01
msanter01

🌍 📢 - oxpeter
oxpeter

🐛 - pascalflohr
pascalflohr

🐛 + oxpeter
oxpeter

🐛 + pascalflohr
pascalflohr

🐛 peterrhysstrong
peterrhysstrong

🤔 rabbits99
rabbits99

🌍 rachelzwalker
rachelzwalker

🤔 🖋 - raptorchief
raptorchief

🐛 + raptorchief
raptorchief

🐛 rickdkk
rickdkk

🖋 robbykha
robbykha

🖋 - russellmartin321
russellmartin321

🐛 + russellmartin321
russellmartin321

🐛 sallyob123
sallyob123

🤔 sethsh7
sethsh7

🤔 - sgichuki
sgichuki

🖋 🐛 - sliaqat3
sliaqat3

👀 + sgichuki
sgichuki

🖋 🐛 + sliaqat3
sliaqat3

👀 smasarone
smasarone

🤔 - snehashish-ghosh98
snehashish-ghosh98

🐛 + snehashish-ghosh98
snehashish-ghosh98

🐛 srtmohan
srtmohan

🤔 🖋 swalkoAI
swalkoAI

🤔 takuover
takuover

🤔 timothy22000
timothy22000

🌍 🖋 🚇 - tpronk
tpronk

🐛 + tpronk
tpronk

🐛 tugceoruc
tugceoruc

🤔 vasilisstav
vasilisstav

🤔 vcpope
vcpope

📢 - vhellon
vhellon

👀 🖋 + vhellon
vhellon

👀 🖋 yaseminturkyilmaz
yaseminturkyilmaz

📝 🤔 diff --git a/contributors.md b/contributors.md index b6730bd1bb3..f1977bcbdeb 100644 --- a/contributors.md +++ b/contributors.md @@ -1,8 +1,8 @@ Contributions to _The Turing Way_ may include but are not limited to, bug fixing, chapter planning, writing, editing, reviewing, idea generation, presentation, project management, and maintenance. We recognise all these contributions and acknowledge our community members fairly. -For example, using [all contributors bot](https://allcontributors.org) we update the contributors table with each person's name, where the emoji keys indicate the different tasks they have done (see the [README file](https://github.com/alan-turing-institute/the-turing-way/blob/main/README.md#contributors)). +For example, using [all contributors bot](https://allcontributors.org) we update the contributors table with each person's name, where the emoji keys indicate the different tasks they have done (see the [README file](https://github.com/the-turing-way/the-turing-way/blob/main/README.md#contributors)). We understand that different contributions mean different things to people and may translate differently towards their personal interest, skill development, value exchange and advancement of their careers. -Therefore, we also offer the [contributors.md](https://github.com/alan-turing-institute/the-turing-way/blob/main/contributors.md) file as a dedicated location to capture personal highlights from _The Turing Way_ community members. +Therefore, we also offer the [contributors.md](https://github.com/the-turing-way/the-turing-way/blob/main/contributors.md) file as a dedicated location to capture personal highlights from _The Turing Way_ community members. Individual contributors are welcome to provide their details under the section "Personal Highlights from _The Turing Way_ Contributors". Organisational support and collaborations are listed in the section, "Collaborating Organisations". @@ -399,13 +399,13 @@ I also hope that it can convince people that don't consider themselves capable o > I am a neuroscientist and meta-scientist, and I split my time between researching colour vision and trying to make academia more accessible, more efficient, and happier. * Personal highlights: -> - Learning about the project and [meeting Kirstie](https://github.com/alan-turing-institute/the-turing-way/blob/ebbaf8f5f3a66da441beafc690a1b16a9c50d15b/communications/newsletters/newsletter_08_Nov2019.md#acknowledgements-and-celebrations) during a rough patch in my PhD — learning about the project brought me hope for the future! -> - My [first issue](https://github.com/alan-turing-institute/the-turing-way/issues/1114) followed several small contributions and then [the first gnarly infrastructure PR](https://github.com/alan-turing-institute/the-turing-way/pull/2039) I made, which started my love(/hate)-affair with Jupyter Book. -> - Working with [Malvika](https://github.com/malvikasharan) to [rewrite the landing page](https://github.com/alan-turing-institute/the-turing-way/pull/1961) (particularly proud of _"Warning: Do not try to read the _The Turing Way_ from start to finish!"_) +> - Learning about the project and [meeting Kirstie](https://github.com/the-turing-way/the-turing-way/blob/ebbaf8f5f3a66da441beafc690a1b16a9c50d15b/communications/newsletters/newsletter_08_Nov2019.md#acknowledgements-and-celebrations) during a rough patch in my PhD — learning about the project brought me hope for the future! +> - My [first issue](https://github.com/the-turing-way/the-turing-way/issues/1114) followed several small contributions and then [the first gnarly infrastructure PR](https://github.com/the-turing-way/the-turing-way/pull/2039) I made, which started my love(/hate)-affair with Jupyter Book. +> - Working with [Malvika](https://github.com/malvikasharan) to [rewrite the landing page](https://github.com/the-turing-way/the-turing-way/pull/1961) (particularly proud of _"Warning: Do not try to read the _The Turing Way_ from start to finish!"_) > - [Learning how to build the book locally](https://web.archive.org/web/20221104150942/https://fosstodon.org/@da5nsy/108760121842868538) from [Sarah Gibson](https://the-turing-way.netlify.app/afterword/contributors-record.html#sarah-gibson) (and learning about miniconda in the process!) — a process which is now written up [here](https://the-turing-way.netlify.app/community-handbook/local-build.html#ch-local-build), but wasn't at the time, and so it felt like secret magic, and an infrastructure nerd's rite-of-passage. -> - Using that knowledge to finally [wipe all of the long-standing build warnings and errors](https://github.com/alan-turing-institute/the-turing-way/issues/2611) so that we could [implement CI to catch bugs before they were merged into main from then on](https://github.com/alan-turing-institute/the-turing-way/pull/2861)! -> - [Presenting at FOSS Backstage in Berlin](https://github.com/alan-turing-institute/the-turing-way/issues/2993#issuecomment-1629424116) with [Anne Lee Steele](https://github.com/aleesteele), on the subject of "maintenance" and ideas around transitioning from a small scrappy project to a long-term-sustainable project. -> - In 2023 I'm focusing on the more organisation-level infrastructure ([what tools do we use and why](https://github.com/alan-turing-institute/the-turing-way/issues/3218)?), and as part of that, I was proud to set up [the Turing Way's mastodon account](https://fosstodon.org/@turingway/108278354199514905). +> - Using that knowledge to finally [wipe all of the long-standing build warnings and errors](https://github.com/the-turing-way/the-turing-way/issues/2611) so that we could [implement CI to catch bugs before they were merged into main from then on](https://github.com/the-turing-way/the-turing-way/pull/2861)! +> - [Presenting at FOSS Backstage in Berlin](https://github.com/the-turing-way/the-turing-way/issues/2993#issuecomment-1629424116) with [Anne Lee Steele](https://github.com/aleesteele), on the subject of "maintenance" and ideas around transitioning from a small scrappy project to a long-term-sustainable project. +> - In 2023 I'm focusing on the more organisation-level infrastructure ([what tools do we use and why](https://github.com/the-turing-way/the-turing-way/issues/3218)?), and as part of that, I was proud to set up [the Turing Way's mastodon account](https://fosstodon.org/@turingway/108278354199514905). ## E @@ -584,7 +584,7 @@ I would like to be a part of it. * Role: * Core contributor - Guide to Ethical Research (2020-2021) - * [OLS-2 for Turing project lead](https://github.com/alan-turing-institute/the-turing-way/tree/main/open-life-science-mentoring) + * [OLS-2 for Turing project lead](https://github.com/the-turing-way/the-turing-way/tree/main/open-life-science-mentoring) * Book Dash Participant 2020 * GitHub id: [Ismael-KG](https://github.com/Ismael-KG) * ORCID: [0000-0002-6850-8375](https:///orcid.org/0000-0002-6850-8375) @@ -719,7 +719,7 @@ I am also an associate member of the Chartered Institute of Personnel and Develo * Role: * Core Contributor - Guide for Ethical Research (2020-2021) * Book Dash Planning Committee 2021-2022 - * [OLS-2 for Turing project lead](https://github.com/alan-turing-institute/the-turing-way/tree/main/open-life-science-mentoring) + * [OLS-2 for Turing project lead](https://github.com/the-turing-way/the-turing-way/tree/main/open-life-science-mentoring) * Book Dash Participant 2020 * GitHub id: [Laura Carter](https://github.com/LauraCarter) * ORCID: [0000-0002-4285-1140](https://orcid.org/0000-0002-4285-1140) @@ -998,7 +998,7 @@ what it would cover. * Role: * Previous Project Member (2020) * Google Season of Doc: Technical Writer (2020) - * [OLS-2 for Turing project lead](https://github.com/alan-turing-institute/the-turing-way/tree/main/open-life-science-mentoring)(2020) + * [OLS-2 for Turing project lead](https://github.com/the-turing-way/the-turing-way/tree/main/open-life-science-mentoring)(2020) * Book Dash Participant 2020 * GitHub id: [paulowoicho](http://github.com/paulowoicho) @@ -1011,7 +1011,7 @@ what it would cover. > The Turing Way is my first foray into open source and has been a fantastic learning experience. > Not only have I gained a deeper understanding and appreciation for how GitHub works, but I am also learning to prioritise sustainability and empowerment in the work that I do. > Although The Turing Way is my first open source project, I thoroughly enjoyed the experience and learned a lot along the way. Before the GSoD program, I only used Github to 'store' my projects. Now, I am much more proficient at using Github for collaborative endeavours and I am more adept at working with tools such as Markdown, Jupyter Book, and Sphinx. In addition, I gained familiarity with setting up and working with web analytics software. -> You can see the full report from GSoD participation [here](https://github.com/alan-turing-institute/the-turing-way/blob/main/communications/GSOD-applications/GSoD-2020-Project-Report.md). +> You can see the full report from GSoD participation [here](https://github.com/the-turing-way/the-turing-way/blob/main/communications/GSOD-applications/GSoD-2020-Project-Report.md). > The BookDash November 2020 was great! It was awesome to meet, collaborate, and share ideas with people from around the world. Beyond the Book Dash, The Turing Way is the very first open-source project I have ever worked on. The experience has been fantastic, and I intend to stick around as a contributor after the Google Season of Docs program ends. I also see myself getting involved in other open-source projects. * Personal Quote: @@ -1175,7 +1175,7 @@ what it would cover. * Role: * Project Member: Staff (2022-Present) * HacktoberFest contribution facilitator (2021) - * [OLS project lead](https://github.com/alan-turing-institute/the-turing-way/tree/main/open-life-science-mentoring) (2020) + * [OLS project lead](https://github.com/the-turing-way/the-turing-way/tree/main/open-life-science-mentoring) (2020) * Book Dash Participant 2020 * GitHub id: [BrainonSilicon](https://github.com/BrainonSilicon) * ORCID: [0000-0002-8572-2058](https://orcid.org/0000-0002-8572-2058) diff --git a/netlify.toml b/netlify.toml index a25006b52e4..4371e0614a5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -15,7 +15,7 @@ fi # A redirect rule with all the supported properties [[redirects]] - # Root page changed in https://github.com/alan-turing-institute/the-turing-way/pull/2994 + # Root page changed in https://github.com/the-turing-way/the-turing-way/pull/2994 from = "https://the-turing-way.netlify.app/welcome" to = "https://the-turing-way.netlify.app/index.html" # The default HTTP status code is 301, but you can define a different one. @@ -24,7 +24,7 @@ fi # A redirect rule with all the supported properties [[redirects]] - # Root page changed in https://github.com/alan-turing-institute/the-turing-way/pull/2994 + # Root page changed in https://github.com/the-turing-way/the-turing-way/pull/2994 from = "https://the-turing-way.netlify.app/welcome.html" to = "https://the-turing-way.netlify.app/index.html" # The default HTTP status code is 301, but you can define a different one. diff --git a/release-workflow.md b/release-workflow.md index 33b1420a6e4..e8c0312fa88 100644 --- a/release-workflow.md +++ b/release-workflow.md @@ -8,7 +8,7 @@ To learn more about that, please read the details in [the GitHub documentation]( ## Updating release information -- Update [`CITATION.cff`](https://github.com/alan-turing-institute/the-turing-way/blob/main/CITATION.cff) file: +- Update [`CITATION.cff`](https://github.com/the-turing-way/the-turing-way/blob/main/CITATION.cff) file: - Update `version: 1.0.1` (currently in line 6), `date-released: "2021-11-10"` (currently in line 12) - Validate the file locally on your computer using `cffconvert` (here we assume that the user knows how to use their terminal) - Step 1: Please install cffconvert using the following command: `python3 -m pip install --user cffconvert` (details here: https://pypi.org/project/cffconvert/) @@ -20,8 +20,8 @@ Please note that we have currently left out individual names from the CITATION f ## Drafting release on GitHub -- Click on [the release option](https://github.com/alan-turing-institute/the-turing-way/releases) on GitHub main repository -- Draft a [new release](https://github.com/alan-turing-institute/the-turing-way/releases/new) +- Click on [the release option](https://github.com/the-turing-way/the-turing-way/releases) on GitHub main repository +- Draft a [new release](https://github.com/the-turing-way/the-turing-way/releases/new) - Click 'Choose a tag', provide a new version name (such as v1.0.1, v1.02, ...) and click the 'create a new tag on release' option - A note on when we consider a version to be [major, minor or patch](https://semver.org/): - patch: Small additions to chapters are patch such as bug fixing, editing or minor contributions between the Book Dashes @@ -33,9 +33,9 @@ Please note that we have currently left out individual names from the CITATION f ``` The Turing Way is an open source community-driven guide to reproducible, ethical, inclusive and collaborative data science. The Turing Way book is collaboratively developed by its diverse community of researchers, learners, educators, and other stakeholders. -The Turing Way project is openly developed and any questions, comments and recommendations are welcome at our GitHub repository: https://github.com/alan-turing-institute/the-turing-way. In 2020, the project underwent a major overhaul categorising chapters into 5 guides on reproducible research, project design, collaboration, communication and ethical research. Additionally, we added a community handbook to document all the practices designed and implemented towards the development of the project and community. +The Turing Way project is openly developed and any questions, comments and recommendations are welcome at our GitHub repository: https://github.com/the-turing-way/the-turing-way. In 2020, the project underwent a major overhaul categorising chapters into 5 guides on reproducible research, project design, collaboration, communication and ethical research. Additionally, we added a community handbook to document all the practices designed and implemented towards the development of the project and community. -This release in 2021 includes additional chapters developed by our contributors across five guides and the community handbook. In addition, all the project documents from the project are provided as they appear on The Turing Way GitHub repository including the Zenodo metadata: https://github.com/alan-turing-institute/the-turing-way. +This release in 2021 includes additional chapters developed by our contributors across five guides and the community handbook. In addition, all the project documents from the project are provided as they appear on The Turing Way GitHub repository including the Zenodo metadata: https://github.com/the-turing-way/the-turing-way. Release log: diff --git a/tests/pull_files.py b/tests/pull_files.py index ca08c0350f7..1ce7f86cfc0 100644 --- a/tests/pull_files.py +++ b/tests/pull_files.py @@ -31,7 +31,7 @@ def get_files_from_pr(pr_num): {list} -- List of modified filenames """ files = [] - pr_url = f"https://api.github.com/repos/alan-turing-institute/the-turing-way/pulls/{pr_num}/files" + pr_url = f"https://api.github.com/repos/the-turing-way/the-turing-way/pulls/{pr_num}/files" resp = requests.get(pr_url) # Raising for status to avoid ending up with red-herring tracebacks later From 59b5d2a51944ad5ebe164fd2b6d70b336315585f Mon Sep 17 00:00:00 2001 From: da5nsy Date: Thu, 31 Aug 2023 12:57:14 +0100 Subject: [PATCH 2/3] merge latest READme from main --- README.md | 148 +++++++++++++++++++++++++++--------------------------- 1 file changed, 75 insertions(+), 73 deletions(-) diff --git a/README.md b/README.md index f7e530eef58..573330837ec 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,16 @@ *Total Contributors:* -[![All Contributors](https://img.shields.io/badge/all_contributors-449-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-451-orange.svg)](#contributors) | Information | Links | | :--- | :--- | -| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | +| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | | **News** | [![Twitter Follow](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![Mastodon Follow](https://img.shields.io/mastodon/follow/108239013175032418?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@turingway) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | | **Chat with us in Slack** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) | -| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | -| **Build** | [![Netlify build](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | +| **Build** | [![Netlify build](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **Cite** | [![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | *Welcome to The Turing Way project GitHub repository. This is where all the components of the project are developed, reviewed and maintained.* @@ -30,7 +30,7 @@ Our goal is to provide all the information that researchers and data scientists *The Turing Way is a book, a community and a global collaboration.* All stakeholders, including students, researchers, software engineers, project leaders and funding teams, are encouraged to use _The Turing Way_ to understand their roles and responsibility of reproducibility in data science. -You can read the book [online](https://the-turing-way.netlify.app), contribute to the project as described in our [contribution guidelines](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) and re-use all materials ([see the License](https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md)). +You can read the book [online](https://the-turing-way.netlify.app), contribute to the project as described in our [contribution guidelines](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) and re-use all materials ([see the License](https://github.com/alan-turing-institute/the-turing-way/blob/main/LICENSE.md)). **We also invite you to contribute to the translation of _The Turing Way_ into different languages and help make research reproducibility accessible to a wider global audience**. If you are interested in contributing, please refer to [the guidelines provided in the book's handbook](https://the-turing-way.netlify.app/community-handbook/translation.html) and join our collaborative efforts. @@ -66,13 +66,13 @@ Sharing these research outputs means understanding data management, library scie As these activities are not commonly taught, we recognise that the burden of requirement and new skill acquisition can be intimidating to individuals who are new to this world. _The Turing Way_ is a handbook to support students, their supervisors, funders and journal editors in ensuring that reproducible data science is "too easy not to do" even for people who have never worked in this way before. It will include training material on version control, analysis testing, and open and transparent communication with future users, and build on Turing Institute case studies and workshops. -This project is openly developed and any and all questions, comments and recommendations are welcome at our GitHub repository: . +This project is openly developed and any and all questions, comments and recommendations are welcome at our GitHub repository: . ### The Team _The Turing Way_ is an open collaboration and community-driven project. Everyone who contributes to this book, no matter how small or big their contributions are, is recognised in this project as a contributor and a community member. -Long-term contributors of the project are considered part of the core contributors groups who take on various leadership roles in the project, as described in the [Ways of Working document](https://github.com/the-turing-way/the-turing-way/blob/main/ways_of_working.md). +Long-term contributors of the project are considered part of the core contributors groups who take on various leadership roles in the project, as described in the [Ways of Working document](https://github.com/alan-turing-institute/the-turing-way/blob/main/ways_of_working.md). The project is coordinated by the co-lead investigators **Kirstie Whitaker** (founder) and **Malvika Sharan**, and hosted at [The Alan Turing Institute](https://www.turing.ac.uk/). **Anne Lee Steele** is the Community Manager of The Turing Way since March 2022 and **Alexandra Araujo Alvarez** is the Research Project Manager since February 2023. @@ -95,7 +95,7 @@ Therefore, we provide multiple entry points for you to contribute based on your Community members are provided with opportunities to learn new skills, share their ideas and collaborate with others. They are also given mentorship opportunities in the project as they make their contributions to _The Turing Way_ or other open source projects and are encouraged to mentor new participants of the project. -We have created a [promotion pack](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack) to help you in presenting and sharing about _The Turing Way_ in your network. +We have created a [promotion pack](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack) to help you in presenting and sharing about _The Turing Way_ in your network. ### Citing _The Turing Way_ @@ -122,7 +122,7 @@ If you have any questions please [get in touch](#get-in-touch). This is an example of one of The Turing Way illustrations. It tries to shows the evolution towards an open science era

-_The Turing Way_ illustrations are created by artists from [Scriberia](https://www.scriberia.co.uk/) as part of [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) in Manchester on 17 May 2019, London on 28 May 2019 and 21 February 2020, and online on 27th November 2020 and 28th May 2021. +_The Turing Way_ illustrations are created by artists from [Scriberia](https://www.scriberia.co.uk/) as part of [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) in Manchester on 17 May 2019, London on 28 May 2019 and 21 February 2020, and online on 27th November 2020 and 28th May 2021. They depict a variety of content from the handbook, collaborative efforts in the community and _The Turing Way_ project in general. These illustrations are available on Zenodo ([https://doi.org/10.5281/zenodo.3332807)](https://doi.org/10.5281/zenodo.3332807) under a CC-BY license. @@ -149,7 +149,7 @@ You can also contact **Anne Lee Steele** ([asteele@turing.ac.uk](mailto:asteele@ Connect with others and discuss your ideas on Slack using [this invitation link](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw). -We also have a Gitter chat room (if you prefer an open source alternative for chat) and we'd love for you to swing by to say hello at . +We also have a Gitter chat room (if you prefer an open source alternative for chat) and we'd love for you to swing by to say hello at . The room is also accessible with a [Matrix](https://matrix.org) account at [#alan-turing-institute_the-turing-way:gitter.im](https://matrix.to/#/#alan-turing-institute_the-turing-way:gitter.im). #### Receive Updates @@ -463,288 +463,290 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Mateusz Kuzak
Mateusz Kuzak

🐛 📋 🤔 👀 🖋 Matthew Evans
Matthew Evans

🐛 Max Joseph
Max Joseph

👀 - Mayya Sundukova
Mayya Sundukova

📋 + Maximiliano Osorio
Maximiliano Osorio

🖋 + Mayya Sundukova
Mayya Sundukova

📋 Melissa Black
Melissa Black

👀 🖋 Michael Grayling
Michael Grayling

📖 Miguel Rivera
Miguel Rivera

🐛 + Mike Nolan
Mike Nolan

🤔 Muhammad Radifar
Muhammad Radifar

👀 Mukilan
Mukilan

🤔 - Mustafa Anil Tuncel
Mustafa Anil Tuncel

🐛 - Nadia Soliman
Nadia Soliman

📖 + Mustafa Anil Tuncel
Mustafa Anil Tuncel

🐛 + Nadia Soliman
Nadia Soliman

📖 Naomi Penfold
Naomi Penfold

👀 🤔 Natacha Chenevoy
Natacha Chenevoy

🤔 Natalie Thurlby
Natalie Thurlby

💻 ⚠️ Nathan Begbie
Nathan Begbie

🐛 🤔 Neha Moopen
Neha Moopen

👀 🖋 - Neil Chue Hong
Neil Chue Hong

🤔 - Nick Barlow
Nick Barlow

🐛 🖋 + Neil Chue Hong
Neil Chue Hong

🤔 + Nick Barlow
Nick Barlow

🐛 🖋 Nico
Nico

🤔 Nicolás Alessandroni
Nicolás Alessandroni

🤔 Nina
Nina

👀 Nomi Harris
Nomi Harris

👀 NotActuallyACat
NotActuallyACat

🤔 - Obi Thompson Sargoni
Obi Thompson Sargoni

🤔 - Oleg Lavrovsky
Oleg Lavrovsky

🖋 + Obi Thompson Sargoni
Obi Thompson Sargoni

🤔 + Oleg Lavrovsky
Oleg Lavrovsky

🖋 Oliver Clark
Oliver Clark

📖 Oliver Forrest
Oliver Forrest

📖 🤔 🖋 👀 Oliver Hamelijnck
Oliver Hamelijnck

🤔 Oliver Strickson
Oliver Strickson

💬 📖 Oscar Corcho
Oscar Corcho

🖋 👀 - Oscar Giles
Oscar Giles

📖 - Pablo Rodríguez-Sánchez
Pablo Rodríguez-Sánchez

🖋 + Oscar Giles
Oscar Giles

📖 + Pablo Rodríguez-Sánchez
Pablo Rodríguez-Sánchez

🖋 Patricia Herterich
Patricia Herterich

💬 📖 👀 🤔 🖋 📋 Patrick Bos
Patrick Bos

👀 Patrick Mineault
Patrick Mineault

🐛 Paul Dominick Baniqued
Paul Dominick Baniqued

🤔 Paul Owoicho
Paul Owoicho

🤔 👀 🐛 📖 - Paul Watson
Paul Watson

🤔 - Paula Andrea Martinez
Paula Andrea Martinez

🤔 👀 + Paul Watson
Paul Watson

🤔 + Paula Andrea Martinez
Paula Andrea Martinez

🤔 👀 Pedro Pinto da Silva
Pedro Pinto da Silva

🤔 PeterC-ATI
PeterC-ATI

🤔 Philip Darke
Philip Darke

🤔 Philip Durbin
Philip Durbin

🖋 Phillip Crout
Phillip Crout

🐛 - Phome95
Phome95

🤔 🖋 - Pierre Grimaud
Pierre Grimaud

🐛 + Phome95
Phome95

🤔 🖋 + Pierre Grimaud
Pierre Grimaud

🐛 Pooja Gadige
Pooja Gadige

📖 👀 Pradeep Eranti
Pradeep Eranti

🐛 Pranav Mahajan
Pranav Mahajan

🖋 Priyanshu Agarwal
Priyanshu Agarwal

🐛 Przemek Dolata
Przemek Dolata

🌍 - Rabea Müller
Rabea Müller

🐛 - Rachael Ainsworth
Rachael Ainsworth

📖 📋 🤔 💬 👀 📢 + Rabea Müller
Rabea Müller

🐛 + Rachael Ainsworth
Rachael Ainsworth

📖 📋 🤔 💬 👀 📢 Rachael Stickland
Rachael Stickland

🖋 🤔 👀 Radka Jersakova
Radka Jersakova

🐛 🖋 Radovan Bast
Radovan Bast

👀 Rafaela Queiroz
Rafaela Queiroz

🌍 Rahul Thakare
Rahul Thakare

🌍 - Raniere Silva
Raniere Silva

🖋 🐛 - Raul Palma
Raul Palma

🤔 🖋 + Raniere Silva
Raniere Silva

🖋 🐛 + Raul Palma
Raul Palma

🤔 🖋 Reina Camacho Toro
Reina Camacho Toro

🌍 Reinder Radersma
Reinder Radersma

🐛 Remi Gau
Remi Gau

🐛 🖋 Reshama Shaikh
Reshama Shaikh

🐛 🖋 Richard Gilham
Richard Gilham

📖 🤔 - Richard James Acton
Richard James Acton

🤔 🖋 - Richard Plant
Richard Plant

🖋 + Richard James Acton
Richard James Acton

🤔 🖋 + Richard Plant
Richard Plant

🖋 Richie
Richie

🤔 🖋 Risa Ueno
Risa Ueno

🤔 Robert Precious
Robert Precious

️️️️♿️ Robin Long
Robin Long

📖 Rohit Midha
Rohit Midha

📖 - Romero Silva
Romero Silva

🌍 - Rose Sisk
Rose Sisk

🤔 + Romero Silva
Romero Silva

🌍 + Rose Sisk
Rose Sisk

🤔 Rosie Higman
Rosie Higman

💬 📋 👀 🤔 Rosti Readioff
Rosti Readioff

📖 SYU-NING
SYU-NING

🤔 Samuel Guay
Samuel Guay

🌍 Samuel Nastase
Samuel Nastase

🐛 - Sander
Sander

🐛 - Sangram K Sahu
Sangram K Sahu

🤔 + Sander
Sander

🐛 + Sangram K Sahu
Sangram K Sahu

🤔 Sara King
Sara King

🐛 Sara Villa
Sara Villa

🖋 Sarah Gibson
Sarah Gibson

💬 💻 📖 🔧 👀 📢 🤔 📹 Sarah Jones
Sarah Jones

🖋 Sarah Miller
Sarah Miller

🤔 🖋 - Sarah Stewart
Sarah Stewart

📖 🤔 - Sarah Young
Sarah Young

🐛 + Sarah Stewart
Sarah Stewart

📖 🤔 + Sarah Young
Sarah Young

🐛 SarahAlidoost
SarahAlidoost

🖋 Saranjeet Kaur
Saranjeet Kaur

🤔 🖋 Sean Hughes
Sean Hughes

👀 Sebastian Spier
Sebastian Spier

🐛 Sedar Olmez
Sedar Olmez

🤔 - Sergi
Sergi

🌍 👀 - Shankho Boron Ghosh
Shankho Boron Ghosh

🐛 + Sergi
Sergi

🌍 👀 + Shankho Boron Ghosh
Shankho Boron Ghosh

🐛 Sharana Shivanand
Sharana Shivanand

🐛 Shashank
Shashank

🐛 Shern Tee
Shern Tee

🖋 Shreya Dimri
Shreya Dimri

👀 🖋 Sian Bladon
Sian Bladon

🤔 - SianC
SianC

🐛 - Siba Smarak Panigrahi
Siba Smarak Panigrahi

🐛 + SianC
SianC

🐛 + Siba Smarak Panigrahi
Siba Smarak Panigrahi

🐛 Simon Christ
Simon Christ

🐛 🤔 🖋 Simon Duerr
Simon Duerr

🐛 👀 Siphiwe
Siphiwe

🐛 👀 🖋 Solon
Solon

🤔 Sophia Batchelor
Sophia Batchelor

👀 🤔 🚧 📢 ⚠️ 📋 🐛 - Sophie J Mann
Sophie J Mann

🤔 🖋 - Sparkler
Sparkler

🌍 + Sophie J Mann
Sophie J Mann

🤔 🖋 + Sparkler
Sparkler

🌍 Srishti Nema
Srishti Nema

🐛 🖋 Stefan Janssen
Stefan Janssen

🌍 Stefan Radic Webster
Stefan Radic Webster

🐛 Stefan Verhoeven
Stefan Verhoeven

🖋 Stephan Druskat
Stephan Druskat

📖 🖋 🤔 - Stephen Eglen
Stephen Eglen

👀 - Sumera Priyadarsini
Sumera Priyadarsini

🐛 + Stephen Eglen
Stephen Eglen

👀 + Sumera Priyadarsini
Sumera Priyadarsini

🐛 Susana Roman Garcia
Susana Roman Garcia

💬 Susanna-Assunta Sansone
Susanna-Assunta Sansone

📖 Sven van der Burg
Sven van der Burg

🖋 Tania Allard
Tania Allard

🤔 💬 Tanya Yankelevich
Tanya Yankelevich

🖋 - Tarek Allam
Tarek Allam

🚇 📖 - Tess Gough
Tess Gough

🤔 + Tarek Allam
Tarek Allam

🚇 📖 + Tess Gough
Tess Gough

🤔 Thomas Sandmann
Thomas Sandmann

🌍 Thya van den Berg
Thya van den Berg

📋 Tim Head
Tim Head

💬 🤔 Tim Myers
Tim Myers

🐛 Tim Powell
Tim Powell

🤔 🖋 - Tony Yang
Tony Yang

📖 🌍 🚇 - Trish
Trish

🤔 🖋 + Tony Yang
Tony Yang

📖 🌍 🚇 + Trish
Trish

🤔 🖋 TueloNtlotlang
TueloNtlotlang

🐛 Tushar Rohilla
Tushar Rohilla

🐛 🖋 Varachkina
Varachkina

🖋 🐛 VatsalNagelia
VatsalNagelia

🖋 Veronika Cheplygina
Veronika Cheplygina

🤔 🖋 - Vicky Smith
Vicky Smith

🖋 - Victoria
Victoria

🤔 + Vicky Smith
Vicky Smith

🖋 + Victoria
Victoria

🤔 Victoria Dominguez del Angel
Victoria Dominguez del Angel

🐛 WNekesa
WNekesa

🖋 Warrick Ball
Warrick Ball

🤔 🖋 Wiebke Toussaint
Wiebke Toussaint

🐛 Will Hulme
Will Hulme

📖 - Wolmar Nyberg Åkerström
Wolmar Nyberg Åkerström

👀 - Xiaoqing Chen
Xiaoqing Chen

🤔 + Wolmar Nyberg Åkerström
Wolmar Nyberg Åkerström

👀 + Xiaoqing Chen
Xiaoqing Chen

🤔 Yanina Bellini Saibene
Yanina Bellini Saibene

🖋 🌍 👀 🤔 Yash Varshney
Yash Varshney

🐛 Yini
Yini

🌍 Yo Yehudi
Yo Yehudi

📖 👀 🤔 Yu-Fang Yang
Yu-Fang Yang

🐛 - Zeena-Shawa
Zeena-Shawa

🖋 - ZoeIngr
ZoeIngr

🖋 + Zeena-Shawa
Zeena-Shawa

🖋 + ZoeIngr
ZoeIngr

🖋 abrown41
abrown41

🤔 🖋 acork25
acork25

🤔 acrall
acrall

🐛 akira-endo
akira-endo

🤔 alessandroragano
alessandroragano

🤔 - alihumayun
alihumayun

🐛 👀 - andreabecsek
andreabecsek

🤔 + alihumayun
alihumayun

🐛 👀 + andreabecsek
andreabecsek

🤔 andrealuppi
andrealuppi

🤔 annarae13
annarae13

🖋 ashatitus
ashatitus

👀 🖋 beccawilson
beccawilson

️️️️♿️ benkrikler
benkrikler

🤔 🖋 - brynnelliott
brynnelliott

🐛 - caroldutra3
caroldutra3

🤔 🐛 + brynnelliott
brynnelliott

🐛 + caroldutra3
caroldutra3

🤔 🐛 ceciledebezenac
ceciledebezenac

🤔 claudia-belardi
claudia-belardi

👀 daniguariso
daniguariso

🤔 dumei00
dumei00

🤔 🖋 ghuangcazza
ghuangcazza

🤔 🖋 - giuliaok
giuliaok

🤔 - glumand
glumand

🌍 + giuliaok
giuliaok

🤔 + glumand
glumand

🌍 grczh
grczh

🖋 griff-rees
griff-rees

🐛 harisood
harisood

🐛 🖋 hlnicholls
hlnicholls

🖋 👀 iramosp
iramosp

🐛 - irenekp
irenekp

🖋 - jonnyhorsley
jonnyhorsley

🤔 + irenekp
irenekp

🖋 + jonnyhorsley
jonnyhorsley

🤔 keneuoe
keneuoe

🤔 🖋 kgrieman
kgrieman

🤔 kkaryono
kkaryono

🤔 🖋 l-gorman
l-gorman

🤔 lakillo
lakillo

🤔 🖋 - leavanh
leavanh

🐛 - lottycoupat
lottycoupat

🐛 🖋 + leavanh
leavanh

🐛 + lottycoupat
lottycoupat

🐛 🖋 lukehare
lukehare

🚇 🚧 mahmoud-elsherif
mahmoud-elsherif

🖋 mcnanton
mcnanton

🐛 🖋 meliimming
meliimming

🐛 mengyucui123
mengyucui123

🤔 - merlijn-de-smit
merlijn-de-smit

🐛 - mingyuzhuu
mingyuzhuu

🤔 🖋 + merlijn-de-smit
merlijn-de-smit

🐛 + mingyuzhuu
mingyuzhuu

🤔 🖋 mishkanemes
mishkanemes

📋 mjcasy
mjcasy

🤔 🖋 mkhslaa
mkhslaa

🖋 msanter01
msanter01

🌍 📢 oxpeter
oxpeter

🐛 - pascalflohr
pascalflohr

🐛 - peterrhysstrong
peterrhysstrong

🤔 + pascalflohr
pascalflohr

🐛 + peterrhysstrong
peterrhysstrong

🤔 rabbits99
rabbits99

🌍 rachelzwalker
rachelzwalker

🤔 🖋 raptorchief
raptorchief

🐛 rickdkk
rickdkk

🖋 robbykha
robbykha

🖋 - russellmartin321
russellmartin321

🐛 - sallyob123
sallyob123

🤔 + russellmartin321
russellmartin321

🐛 + sallyob123
sallyob123

🤔 sethsh7
sethsh7

🤔 sgichuki
sgichuki

🖋 🐛 sliaqat3
sliaqat3

👀 smasarone
smasarone

🤔 snehashish-ghosh98
snehashish-ghosh98

🐛 - srtmohan
srtmohan

🤔 🖋 - swalkoAI
swalkoAI

🤔 + srtmohan
srtmohan

🤔 🖋 + swalkoAI
swalkoAI

🤔 takuover
takuover

🤔 timothy22000
timothy22000

🌍 🖋 🚇 tpronk
tpronk

🐛 tugceoruc
tugceoruc

🤔 vasilisstav
vasilisstav

🤔 - vcpope
vcpope

📢 - vhellon
vhellon

👀 🖋 + vcpope
vcpope

📢 + vhellon
vhellon

👀 🖋 yaseminturkyilmaz
yaseminturkyilmaz

📝 🤔 From 2a6b56e43750af3ed71aab33991dd4da297b8d43 Mon Sep 17 00:00:00 2001 From: da5nsy Date: Thu, 31 Aug 2023 12:58:53 +0100 Subject: [PATCH 3/3] switch the URLs again --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 573330837ec..a6d031c30b9 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ | Information | Links | | :--- | :--- | -| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) | +| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://the-turing-way.netlify.com) [![](https://img.shields.io/static/v1?label=TuringWay&message=I%20want%20to%20contribute!&color=yellow&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8%2F9hAAACYklEQVQ4jXXTy09TQRTH8f5VPhI1xoVxYURNAFcmRleaGDdGXQlKAYkLUARNfICoScGKpTyE3t5bkKD2AUQepUXB0gcgLTalD9rema8LKRVrT3I2k%2Fl95kwyY6BMfQiFqHaoVDlUBoJBZJl9hn8XRsIhqh0abd55tnWdrBA8WfBSpakMhUqhXUCJhKl2aLR65%2FEtLeGc%2BYoy5aHf46bX7cThctK%2BAw2HQkVAW41wzqHRMjNNRteR%2BQzGjg5udZtQ47FiO50gdLZ1nVbvPNUOFSUSxnB4sJ%2F0TjCTTjHk%2BoJl%2BRtqPEaL6zMH79Rw0dyDVVURqRgyn0EkN8jkshwZGsBQodgQyQ2kyDPsce859drjdqLRKE0D%2FZhHR5F6DpHc2B3%2FjF3BcFqxARIpBXXmt9ii67vAYDhIr8fNx0UfE3OzzC0sIHIpxNYqSPEHqFBsiFQMkU3h8vs5%2FvABTeNje6BCj%2FxcwzLlIZHYROq5v4EoIr2JyCbJ57Kobjd3u7o41v4I68pyCfTGrhSvUKHYAJD5bcTWGjKbJJdO4A8E6JyexP4rWgK8Vkb2AjK7hcxnmZybxfF9kff%2BhZJQofvXwhg7O4vAfU2l79ME79xOrjY3c9ZYVzZs8nvZf6%2BRQCRCTgiODg1iCK6vc6WtjZM1tzlRW8sNa99%2Fx64fH%2BNAQz0un49nfh%2BVmspAcKX4lKWUbMbjXOg2cf3Vy%2BLIoRWqekxc7nhB6%2FQ0lZqKJRBAyjKfKZFIcKixgVPPn3LTamFfUyPne7qp1Oz0Bn4g5d7vVAIUamJ2FqPZzCW7gvlHabBQvwE2XnlAiFRrOwAAAABJRU5ErkJggg%3D%3D)](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) | | **News** | [![Twitter Follow](https://img.shields.io/twitter/follow/turingway?style=social)](https://twitter.com/turingway) [![Mastodon Follow](https://img.shields.io/mastodon/follow/108239013175032418?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@turingway) [![Join our tinyletter mailing list](https://img.shields.io/badge/receive-our%20newsletter%20❤%EF%B8%8F-blueviolet.svg)](https://tinyletter.com/TuringWay) [![YouTube Channel Views](https://img.shields.io/youtube/channel/views/UCPDxZv5BMzAw0mPobCbMNuA?style=social)](https://www.youtube.com/channel/UCPDxZv5BMzAw0mPobCbMNuA) | | **Chat with us in Slack** | [![Join Slack](https://img.shields.io/badge/Chat-on%20Slack-ff69b4)](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw) | -| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/the-turing-way)](https://github.com/alan-turing-institute/the-turing-way/pulls) | -| **Build** | [![Netlify build](https://github.com/alan-turing-institute/the-turing-way/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/alan-turing-institute/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/alan-turing-institute/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/alan-turing-institute/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | +| **Discuss on GitHub** | [![GitHub issues](https://img.shields.io/github/issues/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/the-turing-way/the-turing-way)](https://github.com/the-turing-way/the-turing-way/pulls) | +| **Build** | [![Netlify build](https://github.com/the-turing-way/the-turing-way/workflows/CI/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ACI+branch%3Amain) [![Latin Phrases](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Latin%20Phrases/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Latin+Phrases%22+branch%3Amain) [![TestFileSizes](https://github.com/the-turing-way/the-turing-way/workflows/TestFileSizes/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3ATestFileSizes+branch%3Amain) [![Check for Lorem Ipsums](https://github.com/the-turing-way/the-turing-way/workflows/Check%20for%20Lorem%20Ipsums/badge.svg)](https://github.com/the-turing-way/the-turing-way/actions?query=workflow%3A%22Check+for+Lorem+Ipsums%22+branch%3Amain) | | **Cite** | [![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3233853.svg)](https://doi.org/10.5281/zenodo.3233853) | *Welcome to The Turing Way project GitHub repository. This is where all the components of the project are developed, reviewed and maintained.* @@ -30,7 +30,7 @@ Our goal is to provide all the information that researchers and data scientists *The Turing Way is a book, a community and a global collaboration.* All stakeholders, including students, researchers, software engineers, project leaders and funding teams, are encouraged to use _The Turing Way_ to understand their roles and responsibility of reproducibility in data science. -You can read the book [online](https://the-turing-way.netlify.app), contribute to the project as described in our [contribution guidelines](https://github.com/alan-turing-institute/the-turing-way/blob/main/CONTRIBUTING.md) and re-use all materials ([see the License](https://github.com/alan-turing-institute/the-turing-way/blob/main/LICENSE.md)). +You can read the book [online](https://the-turing-way.netlify.app), contribute to the project as described in our [contribution guidelines](https://github.com/the-turing-way/the-turing-way/blob/main/CONTRIBUTING.md) and re-use all materials ([see the License](https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md)). **We also invite you to contribute to the translation of _The Turing Way_ into different languages and help make research reproducibility accessible to a wider global audience**. If you are interested in contributing, please refer to [the guidelines provided in the book's handbook](https://the-turing-way.netlify.app/community-handbook/translation.html) and join our collaborative efforts. @@ -66,13 +66,13 @@ Sharing these research outputs means understanding data management, library scie As these activities are not commonly taught, we recognise that the burden of requirement and new skill acquisition can be intimidating to individuals who are new to this world. _The Turing Way_ is a handbook to support students, their supervisors, funders and journal editors in ensuring that reproducible data science is "too easy not to do" even for people who have never worked in this way before. It will include training material on version control, analysis testing, and open and transparent communication with future users, and build on Turing Institute case studies and workshops. -This project is openly developed and any and all questions, comments and recommendations are welcome at our GitHub repository: . +This project is openly developed and any and all questions, comments and recommendations are welcome at our GitHub repository: . ### The Team _The Turing Way_ is an open collaboration and community-driven project. Everyone who contributes to this book, no matter how small or big their contributions are, is recognised in this project as a contributor and a community member. -Long-term contributors of the project are considered part of the core contributors groups who take on various leadership roles in the project, as described in the [Ways of Working document](https://github.com/alan-turing-institute/the-turing-way/blob/main/ways_of_working.md). +Long-term contributors of the project are considered part of the core contributors groups who take on various leadership roles in the project, as described in the [Ways of Working document](https://github.com/the-turing-way/the-turing-way/blob/main/ways_of_working.md). The project is coordinated by the co-lead investigators **Kirstie Whitaker** (founder) and **Malvika Sharan**, and hosted at [The Alan Turing Institute](https://www.turing.ac.uk/). **Anne Lee Steele** is the Community Manager of The Turing Way since March 2022 and **Alexandra Araujo Alvarez** is the Research Project Manager since February 2023. @@ -95,7 +95,7 @@ Therefore, we provide multiple entry points for you to contribute based on your Community members are provided with opportunities to learn new skills, share their ideas and collaborate with others. They are also given mentorship opportunities in the project as they make their contributions to _The Turing Way_ or other open source projects and are encouraged to mentor new participants of the project. -We have created a [promotion pack](https://github.com/alan-turing-institute/the-turing-way/tree/main/communications/promotion-pack) to help you in presenting and sharing about _The Turing Way_ in your network. +We have created a [promotion pack](https://github.com/the-turing-way/the-turing-way/tree/main/communications/promotion-pack) to help you in presenting and sharing about _The Turing Way_ in your network. ### Citing _The Turing Way_ @@ -122,7 +122,7 @@ If you have any questions please [get in touch](#get-in-touch). This is an example of one of The Turing Way illustrations. It tries to shows the evolution towards an open science era

-_The Turing Way_ illustrations are created by artists from [Scriberia](https://www.scriberia.co.uk/) as part of [_The Turing Way_ book dashes](https://github.com/alan-turing-institute/the-turing-way/tree/main/workshops/book-dash) in Manchester on 17 May 2019, London on 28 May 2019 and 21 February 2020, and online on 27th November 2020 and 28th May 2021. +_The Turing Way_ illustrations are created by artists from [Scriberia](https://www.scriberia.co.uk/) as part of [_The Turing Way_ book dashes](https://github.com/the-turing-way/the-turing-way/tree/main/workshops/book-dash) in Manchester on 17 May 2019, London on 28 May 2019 and 21 February 2020, and online on 27th November 2020 and 28th May 2021. They depict a variety of content from the handbook, collaborative efforts in the community and _The Turing Way_ project in general. These illustrations are available on Zenodo ([https://doi.org/10.5281/zenodo.3332807)](https://doi.org/10.5281/zenodo.3332807) under a CC-BY license. @@ -149,7 +149,7 @@ You can also contact **Anne Lee Steele** ([asteele@turing.ac.uk](mailto:asteele@ Connect with others and discuss your ideas on Slack using [this invitation link](https://join.slack.com/t/theturingway/shared_invite/zt-fn608gvb-h_ZSpoA29cCdUwR~TIqpBw). -We also have a Gitter chat room (if you prefer an open source alternative for chat) and we'd love for you to swing by to say hello at . +We also have a Gitter chat room (if you prefer an open source alternative for chat) and we'd love for you to swing by to say hello at . The room is also accessible with a [Matrix](https://matrix.org) account at [#alan-turing-institute_the-turing-way:gitter.im](https://matrix.to/#/#alan-turing-institute_the-turing-way:gitter.im). #### Receive Updates