Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.09 KB

contributing.md

File metadata and controls

23 lines (15 loc) · 1.09 KB

Contributing to CelestiaNet

Overview

CelestiaNet is an open-source project that welcomes contributions from the community. This document outlines the guidelines for contributing to the project.

Getting Started

  1. Fork the repository: Fork the CelestiaNet repository on GitHub to create a local copy.
  2. Create a branch: Create a new branch for your feature or fix.
  3. Make changes: Make changes to the code and documentation.
  4. Submit a pull request: Submit a pull request to the CelestiaNet repository.

Code Guidelines

  • Follow the coding style guide: Use the provided coding style guide to ensure consistency in the codebase.
  • Write unit tests: Write unit tests for new code to ensure it meets the required standards.
  • Document changes: Document changes to the code and architecture in the relevant documentation files.

Communication

  • Use the issue tracker: Use the issue tracker to report bugs and request features.
  • Join the community: Join the CelestiaNet community on Discord or Slack to discuss the project and get feedback on your contributions.