-
Clone this repository:
git clone https://github.com/IEEE-AlexSB-Technical-Committee/GitHub-Debugging.git cd GitHub-Debugging
- OR clone it using "VS Code".
-
Create your branches:
- You will find two Python files
- Create a branch for each buggy code
-
Start fixing the bugs:
- Fix as many bugs as you can
- Commit and push your changes
-
Pull Request:
- Create a pull request to merge your branches into the main branch here
- Clone the repository.
- Fix bugs in the code files.
- Commit and push the changes.
- Create a pull request with the fixes.