Contributing
Ways to Contribute
Contribution
Difficulty
Impact
Getting Started
1. Fork and Clone
# Fork the repository on GitHub, then:
git clone https://github.com/YOUR_USERNAME/clawing.git
cd clawing
npm install2. Create a Branch
Branch Naming Conventions
Prefix
Use Case
Example
3. Make Changes
4. Test Your Changes
5. Commit and Push
6. Open a Pull Request
Code Style
JavaScript / Node.js
Rule
Standard
Example
Solidity
Rule
Standard
Example
Testing Requirements
Before Submitting a PR
Test Structure
Writing Tests
Issue Reporting
Bug Reports
Feature Requests
Security Vulnerabilities
Pull Request Guidelines
PR Checklist
Commit Messages
Type
Use
Review Process
Project Structure
License
Next Steps
Last updated