Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

37 lines (26 loc) · 1.51 KB

Contributing to Lamatic Docs

Thank you for your interest in contributing to Lamatic Docs! We welcome contributions from the community and are grateful for any help you can provide.

Getting Started

  1. Fork the repository on GitHub.
  2. Clone your fork locally.
  3. Create a new branch for your contribution.
  4. Make your changes and commit them with a clear, descriptive commit message.
  5. Push your changes to your fork on GitHub.
  6. Submit a pull request to the main repository.

Reporting Issues

If you encounter any bugs or have feature requests, please:

  1. Check the existing issues to avoid duplicates.
  2. Create a new issue with a clear title and detailed description.
  3. Include steps to reproduce the problem if reporting a bug.

Pull Request Process

  1. Ensure your code adheres to the project's coding standards.
  2. Update the README.md with details of changes, if applicable.
  3. Self-review your code to catch any potential issues or improvements.
  4. Build and test your changes locally to ensure they work as expected.
  5. Create a pull request with a clear title and description of your changes.
  6. Your pull request will be reviewed by maintainers, who may request changes or provide feedback.
  7. Address any feedback or requested changes promptly.
  8. Once approved, a maintainer will merge your pull request.

Questions?

If you have any questions or need further clarification, please don't hesitate to ask in the issue tracker or contact the maintainers directly.

Thank you for contributing to Lamatic Docs!