1 Open Issue Need Help Last updated: Jan 27, 2026

Open Issues Need Help

View All on GitHub
Software Development GitHub Projects

AI Summary: This issue guides a user through their first GitHub workflow practice. It involves creating a new branch from the issue, editing a `greeting.txt` file locally with their name, committing and pushing the changes, and finally creating a pull request to merge it back into the main branch. The process emphasizes following best practices like not editing directly on main and using conventional commits.

Complexity: 1/5
good first issue onboarding