-
-
Notifications
You must be signed in to change notification settings - Fork 62.1k
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
feature/added contributing.md-hindi-translation #11530
base: main
Are you sure you want to change the base?
feature/added contributing.md-hindi-translation #11530
Conversation
docs/CONTRIBUTING-hi.md
Outdated
``` | ||
|
||
- यदि आप लेखक को शामिल करते हैं, तो ` - ` (एक डैश जिसमें सिंगल स्पेस शामिल हैं) का उपयोग करें: | ||
|
||
```text | ||
खराब : * [Another Awesome Book](http://example.com/book.html)- John Doe | ||
अच्छा: * [Another Awesome Book](http://example.com/book.html) - John Doe | ||
खराब : * [एक और अद्भुत किताब](http://example.com/book.जॉन डो |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong
docs/CONTRIBUTING-hi.md
Outdated
- *Playgrounds* : ये ऑनलाइन और इंटरैक्टिव वेबसाइट्स, गेम्स या डेस्कटॉप सॉफ़्टवेयर हैं जो प्रोग्रामिंग सीखने के लिए हैं। कोड स्निपेट लिखें, संकलित करें (या चलाएं), और साझा करें। Playgrounds आमतौर पर आपको कोड के साथ खेलने का मौका देते हैं। | ||
- *Podcasts and Screencasts* : पॉडकास्ट और स्क्रीनकास्ट। | ||
- *Problem Sets & Competitive Programming* : एक वेबसाइट या सॉफ़्टवेयर जो आपको सरल या जटिल समस्याओं को हल करके अपनी प्रोग्रामिंग कौशल का आकलन करने देता है, कोड समीक्षा के साथ या बिना, अन्य उपयोगकर्ताओं के साथ परिणामों की तुलना के साथ या बिना। | ||
|
||
4. सुनिश्चित करें कि आप [नीचे दिए गए दिशानिर्देशों](#guidelines) का पालन करें और फ़ाइलों के [Markdown स्वरूपण](#formatting) का सम्मान करें। | ||
4. सुनिश्चित करें कि आप [नीचे दिए गए दिशानिर्देशों](#दिशा निर्देशों) का पालन करें और फ़ाइलों के [Markdown स्वरूपण](#formatting) का सम्मान करें। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes link but not target
docs/CONTRIBUTING-hi.md
Outdated
@@ -19,12 +19,12 @@ | |||
|
|||
- *Books* : PDF, HTML, ePub, एक gitbook.io आधारित साइट, एक Git रिपॉ, आदि। | |||
- *Courses* : एक कोर्स वह शिक्षण सामग्री है जो एक किताब नहीं है। [यह एक कोर्स है](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/)। | |||
- *Interactive Tutorials* : एक इंटरैक्टिव वेबसाइट जो उपयोगकर्ता को कोड या कमांड टाइप करने देती है और परिणाम का मूल्यांकन करती है (यहाँ "मूल्यांकन" का अर्थ "ग्रेड" नहीं है)। उदाहरण: [Try Haskell](http://tryhaskell.org), [Try Git](https://learngitbranching.js.org)। | |||
- *इंटरैक्टिव ट्यूटोरियल* : एक इंटरैक्टिव वेबसाइट जो उपयोगकर्ता को कोड या कमांड टाइप करने देती है और परिणाम का मूल्यांकन करती है (यहाँ "मूल्यांकन" का अर्थ "ग्रेड" नहीं है)। उदाहरण: [हास्केल आज़माएं](http://tryhaskell.org), [Git आज़माएं](https://learngitbranching.js.org)। |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can't just change a books title
This Pull Request has been automatically marked as stale because it has not had recent activity during last 60 days 😴 It will be closed in 30 days if no further activity occurs. To unstale this PR, draft it, remove stale label, comment with a detailed explanation or push more commits. There can be many reasons why some specific PR has no activity. The most probable cause is lack of time, not lack of interest. Thank you for your patience ❤️ |
What does this PR do?
Adds the hindi translation for CONTRIBUTING.md file.
Fixes #11298
Screenshot
Description
Edited the file named CONTIBUTING-hi.md for better accessibility to Hindi-speaking developers.
Why is this valuable (or not)?
This file makes the contribution process more accessible for Hindi-speaking developers.
Checklist:
Follow-up
Review the Hindi file once