Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add github issue templates and improve workflow configuration #226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

3 participants