Skip to content

chore(docs): update documentation to remove develop branch references#8

Merged
Techikrish merged 1 commit into
mainfrom
chore/update-docs-remove-develop-branch
Jan 4, 2026
Merged

chore(docs): update documentation to remove develop branch references#8
Techikrish merged 1 commit into
mainfrom
chore/update-docs-remove-develop-branch

Conversation

@Techikrish

Copy link
Copy Markdown
Owner
  • Replace all 'develop' branch references with 'main'
  • Update CONTRIBUTING.md with main-based workflow
  • Update BRANCHING.md with simplified main-only strategy
  • Update PULL_REQUEST_PROCESS.md to target main
  • Update PR template to target main instead of develop
  • Remove CODE_OF_CONDUCT.md as it's not required
  • All documentation now reflects main-only branching strategy

Description

Related Issue

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📚 Documentation update
  • 🔧 Chore (CI/CD, dependencies, configuration)

Testing

  • Tests added/updated
  • All 92 tests passing locally
  • Code coverage > 80%

Test command:

pytest tests/ -v

Checklist

  • My code follows the PEP 8 style guide
  • I have performed a self-review of my own code
  • I have added tests for new functionality
  • All new and existing tests pass
  • I have updated documentation (if needed)
  • My changes do not introduce breaking changes
  • PR targets develop branch (not main)

Additional Context

- Replace all 'develop' branch references with 'main'
- Update CONTRIBUTING.md with main-based workflow
- Update BRANCHING.md with simplified main-only strategy
- Update PULL_REQUEST_PROCESS.md to target main
- Update PR template to target main instead of develop
- Remove CODE_OF_CONDUCT.md as it's not required
- All documentation now reflects main-only branching strategy
@Techikrish
Techikrish merged commit a0e7637 into main Jan 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant