Summary*
Add your favorite terminal command and explain what it does.
Context*
This issue is designed for first-time contributors who want to practice making small documentation contributions.
Why is this needed?
Learning terminal commands is important for developers and open source contributors. This also helps beginners become comfortable with markdown contributions.
Tasks
- Fork the repository
- Add one terminal command
- Add a short explanation
- Maintain markdown formatting
- Open a pull request
Acceptance criteria*
- Command is explained clearly
- Formatting remains consistent
- No duplicate entries added
- Pull request passes repository checks
Suggested approach
Examples:
ls -la
grep
find
git status
htop
neofetch
Keep explanations simple and beginner-friendly.
Out of scope
- Dangerous system commands
- Large documentation rewrites
Remember, contributions to this repository should follow its contributing guidelines, security policy and code of conduct.
Summary*
Add your favorite terminal command and explain what it does.
Context*
This issue is designed for first-time contributors who want to practice making small documentation contributions.
Why is this needed?
Learning terminal commands is important for developers and open source contributors. This also helps beginners become comfortable with markdown contributions.
Tasks
Acceptance criteria*
Suggested approach
Examples:
Keep explanations simple and beginner-friendly.
Out of scope
Remember, contributions to this repository should follow its contributing guidelines, security policy and code of conduct.