-
Notifications
You must be signed in to change notification settings - Fork 88
Add contributor ayush2005k #252
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
Add contributor ayush2005k #252
Conversation
|
Hey @ayush2005k PR Template is not followed. Kindly follow the template & edit it again for consideration as a valid pull request. Thanks for contributing in OpenCode'25 ✨✨! Correct Tempelate: |
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.
Pull request overview
This PR aims to add contributor "ayush2005k" by creating their Task1.txt submission file for LINUX_FUNDAMENTALS. However, the PR inadvertently deletes all content from the grep.txt command reference file, which is a critical issue that needs to be addressed.
Key changes:
- Removes all documentation content from grep.txt in LINUX_FUNDAMENTALS/Commonly_used_commands/
- Adds Task1.txt file under CONTRIBUTORS/ayush2005k/LINUX_FUNDAMENTALS/ containing a Google Drive link
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| LINUX_FUNDAMENTALS/Commonly_used_commands/grep.txt | All grep command documentation has been deleted - this needs to be restored |
| CONTRIBUTORS/ayush2005k/LINUX_FUNDAMENTALS/Task1.txt | Adds Task1 submission with Google Drive link (contains formatting issue with line number prefix) |
Comments suppressed due to low confidence (1)
LINUX_FUNDAMENTALS/Commonly_used_commands/grep.txt:1
- The grep.txt file is being completely emptied, removing all documentation about the grep command. This appears to be unintentional. The grep command documentation should remain in the LINUX_FUNDAMENTALS/Commonly_used_commands/ directory as it serves as reference material for all users, not just this contributor. Please restore the grep.txt content and only add your Task1.txt file under CONTRIBUTORS/ayush2005k/LINUX_FUNDAMENTALS/.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1 @@ | |||
| https://drive.google.com/file/d/18lv5CypFaqlLeNKUrPDe3SfF__YuIjkt/view?usp=sharing No newline at end of file | |||
Copilot
AI
Jan 1, 2026
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.
The file contains a line number prefix "1 |" before the URL. Based on other Task1.txt files in the repository (e.g., CONTRIBUTORS/ayu-yishu13/LINUX_FUNDAMENTALS/Task1.txt), the file should only contain the URL without any line number prefix. Please remove the "1 |" prefix.
|
Hey @ayush2005k Thanks for opening this PR 🚀. Mentor will review your pull request soon and till then, keep contributing and stay calm. Thanks for contributing in OpenCode'25 ✨✨! |
|
@ayush2005k do not remove the grep documentation,Open another PR |
Issue : #61