Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 629 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 629 Bytes

Contributing to Dataline

Thank you for considering contributing to Dataline! We welcome contributions from the community and are excited to see what you can bring to the project.

Getting Started

To get started with contributing, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes and commit them with clear and concise commit messages following conventional commits.
  4. Push your changes to your forked repository.
  5. Open a pull request to the main repository.