Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 915 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 915 Bytes

Contributing to LuplegDB

Thank you for considering contributing to our project! We appreciate your time and effort.

Getting Started

To get started with contributing, please follow these steps:

  1. Fork the repository.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your desired changes.
  5. Commit and push your changes to your forked repository.
  6. Submit a pull request to the original repository.

Guidelines

Please keep the following guidelines in mind while contributing:

  • Follow the coding style and conventions used in the project.
  • Write clear and concise commit messages.
  • Test your changes thoroughly before submitting a pull request.
  • Be respectful and considerate towards other contributors.

Contact

If you have any questions or need further assistance, please feel free to contact us at [email address].

Happy contributing!