-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(i18n): Improved translation and added missing links to REAME-IT.md #1014
Open
pigeonStrikesBack
wants to merge
17
commits into
freeCodeCamp:main
Choose a base branch
from
pigeonStrikesBack:feat/italian-translation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
docs(i18n): Improved translation and added missing links to REAME-IT.md #1014
pigeonStrikesBack
wants to merge
17
commits into
freeCodeCamp:main
from
pigeonStrikesBack:feat/italian-translation
+185
−71
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…consistent across the readme and other minor translation fixes - Translated `Open Source Contributors` as `contributori Open Source` - Changed `Ricerche GitHub dirette` into `Ricerche dirette su GitHub` - Made style consistent by changing every `open source` occurance into `Open Source`
links added: - https://www.freecodecamp.org/news/the-definitive-guide-to-contributing-to-open-source-900d5f9f2282/ - https://www.youtube.com/playlist?list=PLR0CKdeR_FyscaxEksDVXc4UQvlOFLYS6 - https://pragprog.com/titles/vbopens/forge-your-future-with-open-source/ - https://github.com/dipakkr/A-to-Z-Resources-for-Students - https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github - https://medium.com/ - https://css-tricks.com/how-to-contribute-to-an-open-source-project/ - https://www.hackerearth.com:443/getstarted-opensource/ - https://github.blog/2020-01-22-browse-good-first-issues-to-start-contributing-to-open-source/ - https://rubygarage.org/blog/how-contribute-to-open-source-projects - https://github.com/zero-to-mastery/start-here-guidelines - https://github.com/numfocus/getting-started-with-open-source - https://github.com/chryz-hub/opensource-4-everyone - http://open-advice.org/ - https://skills.github.com - https://doi.org/10.1371/journal.pcbi.1007296 - https://www.dataschool.io/how-to-contribute-on-github/ - https://github.com/Pradumnasaraf/open-source-with-pradumna - https://github.com/d-edge/foss-acronyms - https://zubi.gitbook.io/open-source-fiesta/ - https://doordash.engineering/2022/08/23/6-best-practices-to-manage-pull-request-creation-and-feedback/ - https://arijitgoswami.hashnode.dev/contribute-to-the-open-source-community - https://www.youtube.com/watch?v=yzeVMecydCE translations fixed: ```diff -Contributors +Contributori ````
c6b721a
to
86901c5
Compare
…on and missing links added links: - https://codetribute.mozilla.org/ - https://developer.mozilla.org/en-US/docs/MDN/Contribute
…urce' section in italian
…tion in italian, fixed typo in section title
added links: -https://contributing.md/starting-an-open-source-project/ -https://docs.github.com/en/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github -https://www.freecodecamp.org/news/i-just-got-my-free-hacktoberfest-shirt-heres-a-quick-way-you-can-get-yours-fa78d6e24307/ updated links -https://github.com/github/docs -https://github.com/collections/choosing-projects -https://www.freecodecamp.org/news/finding-your-first-open-source-project-or-bug-to-work-on-1712f651e5ba/ -https://www.hanselman.com/blog/BringKindnessBackToOpenSource.aspx -https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax -https://forcrowd.medium.com/first-mission-contributors-page-df24e6e70705 -https://www.freecodecamp.org/news/how-to-make-your-first-open-source-contribution-in-just-5-minutes-aaad1fc59c9a/ diff --git a/README-IT.md b/README-IT.md index 2ff8836..0f53888 100644 --- a/README-IT.md +++ b/README-IT.md
… (TODO: translate descriptions) added links to section useful articles: - https://medium.com/codezillas/a-bitter-guide-to-open-source-a8e3b6a3c1c4 - https://medium.com/@ken_wheeler - https://hackernoon.com/contributing-to-open-source-the-sharks-are-photoshopped-47e22db1ab86 - https://hackernoon.com/u/letakeane - https://medium.com/illumination/path-to-learning-git-and-github-be93518e06dc - https://ows-ali.medium.com/ - https://careerkarma.com/blog/open-source-projects-for-beginners/ - https://careerkarma.com/blog/author/jamesgallagher/ - https://www.hackerearth.com/getstarted-opensource/ - https://kentcdodds.com/blog/what-open-source-project-should-i-contribute-to - https://twitter.com/kentcdodds - https://developeraspire.hashnode.dev/an-immersive-introductory-guide-to-open-source - https://twitter.com/DeveloperAspire - https://stackoverflow.blog/2020/08/03/getting-started-with-contributing-to-open-source/ - https://stackoverflow.blog/author/zara-cooper/ - https://workat.tech/general/article/open-source-contribution-guide-xmhf1k601vdj - https://github.com/pydevsg - https://opensource.com/life/16/1/8-ways-contribute-open-source-without-writing-code - https://twitter.com/OpenSourceWay - https://www.freecodecamp.org/news/what-is-open-source-software-explained-in-plain-english/ - https://www.freecodecamp.org/news/author/jessica-wilkins/ - https://www.freecodecamp.org/news/how-to-start-an-open-source-project-on-github-tips-from-building-my-trending-repo/ - https://github.com/Rishit-dagli - https://community.codenewbie.org/bdougie/finding-good-first-issues-33a6 - https://medium.com/@juliafmorgado/how-can-i-become-an-open-source-contributor-the-ultimate-guide-d746e380e011 updated link description in useful articles: - http://ohshitgit.com/ added links in `L'uso del Version Control`: - https://www.youtube.com/watch?v=NcoBAfJ6l2Q - https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources - https://platzi.github.io/git-slides/#/ - https://www.gitkraken.com/git-client - https://github.com/git-tips/tips - https://sethrobertson.github.io/GitBestPractices/ - https://learngitbranching.js.org/ - https://devhints.io/?q=git - https://www.youtube.com/watch?v=apGV9Kg7ics - https://git-scm.com/docs/gittutorial - https://firstaidgit.io/#/ - https://www.aosabook.org/en/git.html - https://www.youtube.com/watch?v=8JJ101D3knE added links in `Libri sull'Open Source`: - https://www.aosabook.org/en/index.html - https://www.oreilly.com/openbook/opensources/book/ - https://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1 added links in `Iniziative per contribuire all'Open Source` - https://ovio.org - https://ovio.org/issues - https://github.com/Syknapse/Contribute-To-This-Project - https://www.oswc.is/ added section with description `Open Source programs to participate in` added links to this section: - https://mentorship.lfx.linuxfoundation.org/#projects_all - https://github.com/arpit456jain/Open-Source-Programs - https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/ - https://fossasia.org - https://www.fsf.org/volunteer/internships - https://summerofcode.withgoogle.com/ - https://gssoc.girlscript.tech/ - https://hacktoberfest.digitalocean.com - https://wiki.hyperledger.org/display/INTERN - https://wiki.lfnetworking.org/display/LN/LFN+Mentorship+Program - https://www.microsoft.com/en-us/research/academic-program/rl-open-source-fest/ - https://fellowship.mlh.io/ - https://osoc.be/students - https://www.openmainframeproject.org/all-projects/mentorship-program - https://www.outreachy.org - https://processingfoundation.org/fellowships/ - https://railsgirlssummerofcode.org/ - https://www.redox-os.org/rsoc/ - https://ssoc.devfolio.co/ - https://season.kde.org/
@matteobruni @Jar1M @dawidglap A quanto ho capito devo avvisare altri contributori italiani per la review di una traduzione Se ho compreso male questo punto chiedo scusa per la notifica. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist:
Update index.md
)main
branch of freeCodeCamp.Closes #1013
open source
occurance intoOpen Source
Added missing links
updated links