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
Thank you for contributing to this project! π Together, we can build something amazing. Follow these steps to make your contributions seamless:
git clone https://github.com/YOUR_USERNAME/SafeSwap.git
git remote add upstream https://github.com/KaizeNodeLabs/SafeSwap.git
git checkout -b your-branch-name
git add . git commit -m "Descriptive message for your changes"
git push origin your-branch-name
Letβs build together! π If you have any questions, feel free to ask. Happy coding! π» β‘
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Contribution Guidelines β
Thank you for contributing to this project! π Together, we can build something amazing. Follow these steps to make your contributions seamless:
1. β Fork the Repository
2. π₯ Clone Your Fork
3. π Add the Main Repository as Upstream
4. π± Create a New Branch
5. βοΈ Make Atomic Commits
6. π Push Your Changes
7. π Create a Pull Request (PR)
8. π€ Join the Contributors Telegram
Letβs build together! π If you have any questions, feel free to ask. Happy coding! π» β‘
The text was updated successfully, but these errors were encountered: