:wave: Version Control

March 2, 2026 ยท View on 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.

Examples: Adding README, Introducing team definition, Fixing typos, Fixing some open issues.