Thank you for considering contributing to Chasm Scout! We welcome contributions from the community to help improve the project. Please take a moment to review this document before submitting your contributions.
If you encounter a bug or have a feature request, please open an issue in the GitHub Issue Tracker. When reporting an issue, please include:
- A clear and descriptive title.
- A detailed description of the problem or the enhancement you are requesting.
- Steps to reproduce the issue (if applicable).
- Any relevant logs, screenshots, or other information that might help us understand the issue.
We accept pull requests for bug fixes, improvements, and new features. To submit a pull request:
-
Fork the Repository: Click the "Fork" button on the top right of the repository page to create your own fork of the project.
-
Clone the Fork: Clone your fork to your local machine.
git clone https://github.com/ChasmNetwork/chasm-scout.git cd chasm-scout