Open Issues Need Help
View All on GitHub Software Development • GitHub Projects
Update greeting.txt with your name about 2 months ago
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