mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-21 21:54:52 -04:00
- the PR template's 'Signed commits' anchor pointed at a CONTRIBUTING section that does not exist; repointed at the Commit messages section - the longcat-video backend README linked a docs page that was never committed; replaced the dead link with plain text - formal-verification/README.md used ../../../ for five in-repo packages (escaping the repo root); fixed to ../
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
**Description**
|
|
|
|
This PR fixes #
|
|
|
|
**Notes for Reviewers**
|
|
|
|
|
|
**[Signed commits](../CONTRIBUTING.md#commit-messages)**
|
|
- [ ] Yes, I signed my commits.
|
|
- [ ] Documentation updated (docs/content/) for user-facing changes, or not applicable
|
|
|
|
<!--
|
|
Thank you for contributing to LocalAI!
|
|
|
|
Contributing Conventions
|
|
-------------------------
|
|
|
|
The draft above helps to give a quick overview of your PR.
|
|
|
|
Remember to remove this comment and to at least:
|
|
|
|
1. Include descriptive PR titles with [<component-name>] prepended. We use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
|
|
2. Build and test your changes before submitting a PR (`make build`).
|
|
3. Sign your commits
|
|
4. **Tag maintainer:** for a quicker response, tag the relevant maintainer (see below).
|
|
5. **X/Twitter handle:** we announce bigger features on X/Twitter. If your PR gets announced, and you'd like a mention, we'll gladly shout you out!
|
|
|
|
By following the community's contribution conventions upfront, the review process will
|
|
be accelerated and your PR merged more quickly.
|
|
|
|
If no one reviews your PR within a few days, please @-mention @mudler.
|
|
--> |