:wave: Version Control
February 15, 2025 ยท View on GitHub
-
Version controlled using Github Flow.
-
Create an issue to describe the task.
-
Version Control Repository: GitHub
๐ท Task
Create one issue for your project. It should do something valuable to your project.
Associate one branch for the issue.
Do some commits in the branch.
When you finish the implementation in the branch, create a PR from your branch.
Merge the PR into the main branch.
See the example: Adding README