Skip to content

docs: add comprehensive contributing guide#14

Open
dspv wants to merge 1 commit intomasterfrom
docs/add-contributing-guide
Open

docs: add comprehensive contributing guide#14
dspv wants to merge 1 commit intomasterfrom
docs/add-contributing-guide

Conversation

@dspv
Copy link
Copy Markdown
Owner

@dspv dspv commented Nov 16, 2025

Summary

Adds missing CONTRIBUTING.md file referenced in README.md (line 445).

Changes

  • Created comprehensive contributing guide with:
    • Quick start for new contributors
    • English-only code standards enforcement
    • Conventional commits format guidelines
    • Documentation contribution guidelines
    • Testing procedures and validation steps
    • PR submission workflow
    • Community guidelines and code of conduct

Why

The README.md references CONTRIBUTING.md but the file didn't exist, which could confuse potential contributors.

Testing

  • File passes ./doctor.sh validation
  • Follows DevKit's own standards (English-only, no emoji in technical docs)
  • Aligns with existing LICENSE and project philosophy

🤖 Generated with Claude Code


Note

Add CONTRIBUTING.md detailing contribution workflow, code standards, testing, PR process, community guidelines, and licensing.

  • Docs:
    • Add CONTRIBUTING.md with:
      • Quick start and branching workflow
      • English-only and Conventional Commits standards
      • Documentation and code quality guidelines (./doctor.sh, manual testing)
      • Contribution scope (priorities, welcome items, avoid list)
      • Testing procedures and pre-commit hook checks
      • PR guidelines, template, and review process
      • Development workflow (syncing, squashing)
      • Community conduct, recognition, and licensing details

Written by Cursor Bugbot for commit 2551892. This will update automatically on new commits. Configure here.

Add CONTRIBUTING.md with:
- Quick start for contributors
- English-only code standards
- Conventional commits format
- Documentation guidelines
- Testing procedures
- PR submission workflow
- Community guidelines

Resolves missing file referenced in README.md line 445

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
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