Skip to content

Latest commit

 

History

History
140 lines (124 loc) · 20.8 KB

README-TA.md

File metadata and controls

140 lines (124 loc) · 20.8 KB
இந்த வழிகாட்டியை பிற மொழிகளில் படிக்க

புதிய திறமூல (Open Source) பங்களிப்பாளர்களை வரவேற்கிறோம்!

Pull Requests Welcome first-timers-only Friendly Check Resources

திறமூலத்திற்கு பங்களிப்பதில் புதிய நபர்களுக்கான வளங்களின் பட்டியல் இது.

கூடுதல் ஆதாரங்களைக் கண்டால், தயவுசெய்து பங்களிக்கவும்.

உங்களிடம் கேள்விகள் அல்லது கருத்துகள் இருந்தால், தயவுசெய்து issue உருவாக்கவும்.

பொருளடக்கம்

பொதுவாக திறமூலத்திற்கு பங்களிப்பு

  • The Definitive Guide to Contributing to Open Source by @DoomHammerNG
  • An Intro to Open Source - கிட்ஹப்பில் வெற்றிப் பங்களிப்புகான வழியை உங்களுக்கு வழிகாட்ட டிஜிட்டல் ஓஷனின் பயிற்சிகள்.
  • Issuehub.io - GitHub சிக்கல்களை லேபிள் மற்றும் மொழி மூலம் தேடுவதற்கான ஒரு கருவி.
  • Code Triage - another, really nice, tool for finding popular repositories and issues filtered by language.
  • Awesome-for-beginners - புதிய பங்களிப்பாளர்களுக்கு நல்ல பிழைகள் கொண்ட திட்டங்களை சேகரிக்கும் ஒரு கிட்ஹப் ரெப்போ, அவற்றை விவரிக்க லேபிள்களைப் பயன்படுத்துகிறது.
  • Open Source Guides - திறந்த மூல திட்டத்திற்கு எவ்வாறு இயங்குவது மற்றும் பங்களிப்பது என்பதை அறிய விரும்பும் தனிநபர்கள், சமூகங்கள் மற்றும் நிறுவனங்களுக்கான ஆதாரங்களின் சேகரிப்பு.
  • 45 Github Issues Dos and Don’ts - கிட்ஹப்பில் செய்ய வேண்டியவை மற்றும் செய்யக்கூடாதவை.
  • GitHub Guides - GitHub ஐ எவ்வாறு திறம்பட பயன்படுத்துவது என்பதற்கான அடிப்படை வழிகாட்டிகள்.
  • Contribute to Open Source - Learn the GitHub workflow by contributing code to a simulation project.
  • Linux Foundation's Open Source Guides for the Enterprise - திறமூல திட்டங்களுக்கு லினக்ஸ் அறக்கட்டளையின் வழிகாட்டிகள்.
  • CSS Tricks An Open Source Etiquette Guidebook - An Open Source Etiquette Guidebook, written by Kent C. Dodds And Sarah Drasner.
  • A to Z Resources for Students - கல்லூரி மாணவர்கள் புதியு மொழியைக் கற்றுக்கொள்வதற்கான வளங்கள் மற்றும் வாய்ப்புகளின் பட்டியல்.
  • Pull Request Roulette - This site has a list of pull requests submitted for review belonging to Open Source projects hosted on Github.
  • "How to Contribute to an Open Source Project on GitHub" by Egghead.io - A step-by-step video guide of how to start contributing to Open Source projects on GitHub.
  • Contributing to Open Source: A Live Walkthrough from Beginning to End - This walkthrough of an open source contribution covers everything from picking a suitable project, working on an issue, to getting the PR merged in.
  • "How to Contribute to Open Source Project by" Sarah Drasner - They are focusing on the nitty-gritty of contributing a pull request (PR) to someone else’s project on GitHub.
  • "How to get started with Open Source by" Sayan Chowdhury - இந்த கட்டுரை ஆரம்பகால விருப்பமான மொழி ஆர்வத்தின் அடிப்படையில் திறமூலத்திற்கு பங்களிப்பதற்கான ஆதாரங்களை உள்ளடக்கியது.
  • "Browse good first issues to start contributing to open source" - GitHub now helps you find good first issues to start contributing to open source.
  • "How to Contribute to Open Source Project" by Maryna Z - This comprehensive article is directed towards businesses (but still useful for individual contributors) where it talks about why, how, and what open-source projects to contribute to.
  • "start-here-guidelines" by Andrei - Lets Git started in the world of opensource, starting in the opensource playground. Especially designed for education and practical experience purposes.

நேரடி கிட்ஹப் தேடல்கள்

GitHub இல் பங்களிக்க பொருத்தமான சிக்கல்களை நேரடியாக சுட்டிக்காட்டும் இணைப்புகளைத் தேடுங்கள்.

மொஸில்லாவின் பங்களிப்பாளர் சுற்றுச்சூழல் அமைப்பு

  • Good First Bugs - டெவலப்பர்கள், திட்டத்திற்கு ஒரு நல்ல அறிமுகமாக அடையாளம் கண்ட பிழைகள்.
  • Mentored Bugs - bugs that have a mentor assigned who will be there on IRC to help you when you get stuck while working on a fix.
  • Bugs Ahoy - பக்ஸில்லாவில் பிழைகள் கண்டுபிடிக்க அர்ப்பணிக்கப்பட்ட ஒரு தளம்.
  • Firefox DevTools - a site dedicated to bugs filed for the developer tools in the Firefox browser.
  • Start Mozilla - a Twitter account that tweets about issues fit for contributors new to the Mozilla ecosystem.

புதிய திறமூல பங்களிப்பாளர்களுக்கு பயனுள்ள கட்டுரைகள்

Version Control பயன்படுத்துதல்

  • Think Like (a) Git - Git introduction for "advanced beginners," but are still struggling, in order to give you a simple strategy to safely experiment with git.
  • Try Git - Learn Git in 15 minutes from within your browser for free.
  • Everyday Git - A useful minimum set of commands for Everyday Git.
  • Oh shit, git! - how to get out of common git mistakes described in plain English; also see Dangit, git! for the page without swears.
  • Atlassian Git Tutorials - various tutorials on using git.
  • GitHub Git Cheat Sheet (PDF)
  • freeCodeCamp's Wiki on Git Resources
  • GitHub Flow (42:06) - GitHub talk on how to make a pull request.
  • GitHub Learning Resources - Git and GitHub learning resources.
  • Pro Git - The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress.
  • Git-it - படிப்படியாக கிட் டுடோரியல் டெஸ்க்டாப் பயன்பாடு.
  • Flight Rules for Git - A guide about what to do when things go wrong.
  • Git Guide for Beginners in Spanish - கிட் மற்றும் கிட்ஹப் மீதான ஸ்லைடுகளுக்கான முழுமையான வழிகாட்டி ஸ்பானிஷ் மொழியில் விளக்கப்பட்டுள்ளது.
  • Git Kraken - Visual, cross-platform, and interactive git desktop application for version control.
  • Git Tips - Collection of most commonly used git tips and tricks.
  • Git Best Practices - Commit Often, Perfect Later, Publish Once: Git Best Practices.
  • Git Interactive Tutorial - Learn Git in the most visual and interactive way.

திறமூல புத்தகங்கள்

  • Producing Open Source Software - Producing Open Source Software is a book about the human side of Open Source development. It describes how successful projects operate, the expectations of users and developers, and the culture of free software.
  • Open Source Book Series - Learn more about Open Source and the growing Open Source movement with a comprehensive list of free eBooks from https://opensource.com.
  • Software Release Practice HOWTO - This HOWTO describes good release practices for Linux and other Open-Source projects. By following these practices, you will make it as easy as possible for users to build your code and use it, and for other developers to understand your code and cooperate with you to improve it.
  • Open Sources 2.0 : The Continuing Evolution (2005) - Open Sources 2.0 is a collection of insightful and thought-provoking essays from today's technology leaders that continues painting the evolutionary picture that developed in the 1999 book, Open Sources: Voices from the Revolution.
  • The Architecture of Open Source Applications - Show how various aspects of Git work under the covers to enable distributed workflows, and how it differs from other version control systems (VCSs).
  • Open Sources: Voices from the Open Source Revolution - திறந்த மூல முன்னோடிகளான லினஸ் டொர்வால்ட்ஸ் (லினக்ஸ்), லாரி வால் (பெர்ல்) மற்றும் ரிச்சர்ட் ஸ்டால்மேன் (குனு) ஆகியோரின் கட்டுரைகள்.

திறமூல பங்களிப்பு முயற்சிகள்

  • Up For Grabs - Contains projects with beginner-friendly issues
  • First Timers Only - A list of bugs that are labelled "first-timers-only".
  • First Contributions - உங்கள் முதல் திறமூல பங்களிப்பை 5 நிமிடங்களில் செய்யுங்கள். ஆரம்பகால பங்களிப்புகளுடன் தொடங்க உதவும் ஒரு கருவி மற்றும் பயிற்சி. Here is the GitHub source code for the site and opportunity to make a contribution to the repository itself.
  • Hacktoberfest - திறந்த மூல பங்களிப்புகளை ஊக்குவிக்கும் திட்டம். அக்டோபர் மாதத்தில் குறைந்தது 4 இழுத்தல் கோரிக்கைகளைச் செய்வதன் மூலம் டி-ஷர்ட்கள் மற்றும் ஸ்டிக்கர்கள் போன்ற பரிசுகளைப் பெறுங்கள்.
  • 24 Pull Requests - 24 Pull Requests என்பது டிசம்பர் மாதத்தில் திறந்த மூல ஒத்துழைப்பை மேம்படுத்துவதற்கான ஒரு திட்டமாகும்.

உரிமம்

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.