-
-
Notifications
You must be signed in to change notification settings - Fork 95.6k
Description
Note: This issue is a continued discussion from PR #106342.
TL;DR: There are some minor problems in README, cli-tool-tutorial and their respective translation files (translations and cli-tool-tutorials). Originally intended to solve only the angle bracket problem (more detail on #106341), it later expanded to include other problems discovered along the way.
There are files with formatting problem, most of them led to Error code to be outside of code block and 3 lines of error code on the same line. All problems are listed in this comment and the 2nd section of this other comment.
List of all files with other problems not listed above:
- github-cli-tutorials-arabic.md Unreadable file.
- README.ec.md uses hyperlink inside code block.
- README.ps.md have a red highlight on error code.
- README.assamese.md broken code blocks.
The current approach is to fix angle bracket problem, formatting problem and other problems simultaneously, files with not only one problem will prioritize formatting problem first (as described in this comment).
Currently waiting approval for personal access token to create issues for README files with only angle bracket problem. Other problems and files are being addressed.
Since the location of discussion has changed, I'll ask the language name question again (more detail in this comment):
The following are the files that I think the language code is the language name:
Gujarati: https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/github-cli-tutorial-gujarati.mdKannada: https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/git-cli-tutorial-kannada.mdSinhala: https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/github-cli-tutorial-sinhala.mdMalayalam: https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/translations/github-cli-tutorial-malayalam.mdUrdu: https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/github-cli-tutorial-Urdu.mdArabic: https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/github-cli-tutorials-arabic.md
The following are the files that I have some or no clue:
francais(maybeFrench): https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/github-cli-tutorials-francais.mdmarathi(Turkish?Marathi?): https://github.com/firstcontributions/first-contributions/blob/main/docs/cli-tool-tutorials/translations/Marathi/github-cli-tutorial.marathi.md
@Roshanjossey, Please let me know what language name I should use for these files!
@rammba, Thanks for the remind, discussion is moved to this issue!
Thank you both in advance! ✨