Skip to content

Conversation

Programmer-RD-AI
Copy link

Overview

Added structured GitHub templates and automated workflows to improve project organization and contribution process.

Changes

  • Added issue templates for bug reports and feature requests
  • Configured automated issue labeling with custom rules
  • Created comprehensive PR template
  • Set up issue triage workflow

Implementation Details

  • .github/ISSUE_TEMPLATE/:
    • Bug report template with required fields
    • Feature request template with description guidelines
  • .github/workflows/:
    • Issue labeler workflow configuration
  • Added issue labeling rules for bugs, features, docs
  • Structured PR template with type selection and checklist

@Programmer-RD-AI Programmer-RD-AI changed the title feat(github): add issue templates and improve workflow configuration feat: add github issue templates and improve workflow configuration Feb 1, 2025
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.

4 participants