Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 282 Bytes

File metadata and controls

10 lines (6 loc) · 282 Bytes

Contributing to Charon

Thank you for your interest in contributing! This document explains how to get started.

Getting Started

  1. Fork the repository and clone your fork.
  2. Create a feature branch: git checkout -b feat/your-feature

This guide is a work in progress.