Thank you for your interest in contributing to Blockscape's open source projects! This document outlines the process for contributing to our public repositories.
Blockscape is a team of experienced blockchain professionals based in Switzerland, committed to promoting self-custody, decentralized finance, and trustless technology through their innovative solutions and services. For more information, please visit blockscape.network.
By participating in our projects, you agree to abide by the GitHub Code of Conduct.
If you find a bug or have a suggestion for one of our open-source projects:
- Search the existing issues to verify that the issue hasn't already been reported
- Use the issue templates when available
- Provide a clear description of the issue with steps to reproduce
- Include information about your environment (OS, version, etc.)
If you are an existing Blockscape customer, please refer to the process outlined in our SUPPORT.md.
Please do not report security vulnerabilities through public GitHub issues. Refer to our SECURITY.md for instructions on how to responsibly disclose security concerns.
For feature requests related to our open-source projects, please open an issue in the relevant repository with a detailed description of your proposal.
We welcome contributions to our open-source repositories! To submit a pull request:
- Fork the repository
- Create a branch with a descriptive name for your change
- Make your changes, following our coding standards and/or best practices
- Submit a pull request with a clear description of the changes
- Keep pull requests focused on a single topic
- Follow the established coding style of the project
- Reference any related issues using GitHub's issue linking
By contributing to our projects, you agree that your contributions will be licensed under the project's license.
Your contributions help make our open-source projects better for everyone. We appreciate your time and effort!