Skip to content

docs(contributing): update FAQ to target main instead of develop#9

Merged
Techikrish merged 1 commit into
mainfrom
docs/update-contributing-faq
Jan 7, 2026
Merged

docs(contributing): update FAQ to target main instead of develop#9
Techikrish merged 1 commit into
mainfrom
docs/update-contributing-faq

Conversation

@Techikrish

@Techikrish Techikrish commented Jan 7, 2026

Copy link
Copy Markdown
Owner
  • Change FAQ answer from develop to main branch
  • Clarify that all changes go through PRs to main
  • Remove outdated 'main is for releases only' statement
  • Align with current 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 main branch

Additional Context

- Change FAQ answer from develop to main branch
- Clarify that all changes go through PRs to main
- Remove outdated 'main is for releases only' statement
- Align with current main-only branching strategy
@Techikrish
Techikrish merged commit 72e101a into main Jan 7, 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