Open Issues Need Help
View All on GitHubAI Summary: Debug a code snippet that exhibits unexpected behavior when specific variables (x and y) are assigned values of 5 and 10 respectively. The task involves using GitHub's issue tracking system to manage the bug report and likely requires creating a branch, making code changes, and submitting a pull request.
2025 Workshop Example Project for the Code Management with Github presentation and activity. This project includes creating Issues, Branches, and making Pull Requests
AI Summary: Create a simple Java file to be used as a practical exercise for learning GitHub features like creating issues, branches, and pull requests. The Java file itself can be very basic, serving primarily as a vehicle for practicing the Git workflow.
2025 Workshop Example Project for the Code Management with Github presentation and activity. This project includes creating Issues, Branches, and making Pull Requests