Skip to content

Commit

Permalink
Add feedback changes to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kishanjasani committed Nov 13, 2019
1 parent 89fed41 commit 09a70a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contibuting.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
git checkout -b नयी-ब्रांच-का-नाम
```
- जो फाइल आप ट्रांसलेट करना चाहते हैं उस फाइल में जाये और पूरी फाइल को हिंदी में ट्रांसलेट करें।
- ट्रांसलेशन पूरा करने के बाद, सारे बदलाव को निचे दिये गये कमांड्स से `add`, `commit` और `push` करें।
- ट्रांसलेशन पूरा करने के बाद, सारे बदलाव को निचे दी गयी कमांड्स से `add`, `commit` और `push` करें।
```
git add फाइल-का-नाम
git commit -m "आपके बदलो के बारे में लिखें"
Expand Down

0 comments on commit 09a70a7

Please sign in to comment.