Thank you for considering contributing to merka-vault! We welcome your input to improve the project.
- Report bugs by opening an issue. Include as much detail as possible.
- Submit feature requests via an issue.
- Fork the repository and create a pull request for any changes.
- Follow our commit message guidelines and maintain code style consistency.
- Fork the repository.
- Create a feature branch:
git checkout -b feature/my-feature. - Make your changes with clear commit messages.
- Push your branch and open a pull request.
- Ensure all tests pass before submitting.
By contributing, you agree to abide by our Code of Conduct.
// ...additional guidelines and policies...