# @template-name: Users/samhenry/tailwind-ai-workspace/roadcrew/templates/github-config.yml
# @version: 1.0.0
# @release-date: 2025-10-25
# GitHub Configuration for Roadcrew
# Copy this file to github-config.yml and customize for your repository

github:
  # Optional: Default GitHub Project to add issues to when using /scope-release
  # If not set, issues are created without project assignment unless --project flag is used
  default_project: "Roadcrew Platform"
  
  # Add other GitHub-related configuration here as needed
  # Examples:
  # default_labels: ["enhancement", "roadcrew"]
  # default_assignees: ["username"]

