We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To start contributing, you need to set up the project on your local machine. Follow these steps:
feature/add-new-feature
fix/issue-description
When reporting an issue or proposing a feature, please:
npm test
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🎉 Contribution Guidelines Should Consist of:
🛠️ Repository Setup
To start contributing, you need to set up the project on your local machine. Follow these steps:
🌿 Branching Guidelines
feature/add-new-feature
orfix/issue-description
.This helps keep the main branch clean and avoids conflicts.
✅ Testing Changes Locally
🧹 Code Quality
🔄 Creating Pull Requests
🐛 Raising Issues
When reporting an issue or proposing a feature, please:
⚙️ How to Test the Repo Locally Before Submitting a Pull Request
npm test
The text was updated successfully, but these errors were encountered: