Skip to content
This repository has been archived by the owner on Feb 27, 2025. It is now read-only.

Contributing

Marcelo Viana edited this page Dec 4, 2024 · 1 revision

Rules:

  1. Never update the dev branch directly.
  2. Never update the main branch.
  3. To add a feature, create a branch with the name of the feature (usually the issue ID or card ID).
  4. If the changes will be really big (+500 lines) you should break the task into smaller ones with less than 8 commits.
Clone this wiki locally