2025 Workshop Example Project for the Code Management with Github presentation and activity. This project includes creating Issues, Branches, and making Pull Requests

2 Open Issues Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub
The code is too silly! about 2 months ago

AI 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.

Complexity: 3/5
good first issue mid priority

2025 Workshop Example Project for the Code Management with Github presentation and activity. This project includes creating Issues, Branches, and making Pull Requests

Example Issue about 2 months ago

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.

Complexity: 2/5
feature good first issue high priority

2025 Workshop Example Project for the Code Management with Github presentation and activity. This project includes creating Issues, Branches, and making Pull Requests