Skip to content

Add CONTRIBUTING.md with GitFlow Documentation #11

@codevalve

Description

@codevalve

Create a CONTRIBUTING.md file to document our development workflow and contribution guidelines, with special focus on our GitFlow branching strategy.

Tasks:

  • Create CONTRIBUTING.md
  • Document GitFlow branching strategy:
    • main branch for production
    • develop branch for integration
    • feature/* branches for new features
    • fix/* branches for bug fixes
    • release/* branches for releases
  • Add contribution workflow steps
  • Document PR process
  • Include code style guidelines
  • Add commit message conventions

This will help maintain consistency across contributions and make the development process clear for all contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationhigh-priorityHigh priority tasks that need immediate attention

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions