-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Description
Create a comprehensive CONTRIBUTING.md file to help new developers get started contributing to the project.
What to include
-
Getting Started section
- Clone and setup instructions
- How to install dependencies
- How to run tests locally
- How to run the demo
-
Development Workflow
- Branch naming convention
- Commit message format
- Code style guidelines
- Testing requirements
-
Pull Request Process
- How to create a PR
- PR title/description format
- Review process
- Merge requirements
-
Project Structure
- Brief overview of key directories
- Where different types of files belong
- Component structure
-
Resources
- Links to relevant documentation
- TypeScript guidelines
- Testing library resources
Template Reference
You can reference: https://github.com/facebook/react/blob/main/CONTRIBUTING.md
Labels
good first issue, documentation, help wanted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed