Skip to content

docs: Git Branching Strategies#1838

Draft
rfk-nc wants to merge 5 commits intomainfrom
docs/git-branching-models
Draft

docs: Git Branching Strategies#1838
rfk-nc wants to merge 5 commits intomainfrom
docs/git-branching-models

Conversation

@rfk-nc
Copy link
Contributor

@rfk-nc rfk-nc commented Feb 16, 2026

Description

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@rfk-nc rfk-nc added documentation Improvements or additions to documentation Non-functional change A change that does not change any functions. Mainly config or database changes labels Feb 16, 2026
Copy link
Contributor

@MacMur85 MacMur85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small comments below, other than that it's a great write up!

@rfk-nc rfk-nc force-pushed the docs/git-branching-models branch from ce38a3d to 1660dd5 Compare February 17, 2026 14:48
@github-actions
Copy link

github-actions bot commented Feb 17, 2026

Unit Test Results

✔️ Tests 983 / 983 - passed in 73.2s
📝 Coverage 47.01%
📏 4759 / 10426 lines covered 🌿 1167 / 2180 branches covered
🔍 click here for more details

✏️ updated for commit bdd00e4

@rfk-nc rfk-nc marked this pull request as draft February 17, 2026 16:42
MacMur85
MacMur85 previously approved these changes Feb 17, 2026
Copy link
Contributor

@MacMur85 MacMur85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Non-functional change A change that does not change any functions. Mainly config or database changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants