Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

5.4 Collaboration Workflow

David Samuel edited this page Feb 12, 2024 · 11 revisions

The Policy

Collaborate effectively by using pull requests for code reviews and discussions. Use issues and discussions to track and discuss project changes and enhancements.

Implementation

  • Protect your main and long lived branches by enabling branch protection so a merge requires a Pull Request. branch-protection-merge-require-pull-requests

Clone this wiki locally