Thank you for considering contributing to Vaultify! We welcome contributions from the community.
- Fork the repository
- Create a new branch:
git checkout -b feature-name - Make your changes
- Test your code
- Commit your changes:
git commit -m "Add feature" - Push to the branch:
git push origin feature-name - Open a Pull Request
- Follow PEP8 for Python
- Use ES6+ syntax for JavaScript/React
- Keep functions modular and well-commented
- Ensure your code is linted and tested
Open an issue if you have feature ideas or questions. We love innovation!
Please use the issue template and include:
- What you did
- What you expected
- What happened instead