Welcome to bengine-lmstudio
, add your general description of the extension here.
- Feature: Add your list of features here
Clone this repository to get started:
git clone https://github.com/deepwizards/bengine-lmstudio.git
Contribute to bengine-lmstudio
by following these steps:
-
Create a Feature Branch:
git checkout -b feature/your-feature-name
-
Commit Your Changes:
git commit -am "Add a new feature"
-
Push to the Branch:
git push origin feature/your-feature-name
-
Open a Pull Request: Create a PR against the
dev
branch. -
Wait for Review and Approval: A maintainer will review your PR.
-
Merging to Main: Approved PRs will be merged into the
main
branch.
- Follow coding standards and best practices.
- Document new integrations or tools clearly.
- Test thoroughly before submitting a PR.
- Update relevant documentation with your changes.
For support or further inquiries, reach out to ben@bengine.ai.
Thank you for contributing to bengine-lmstudio
!