llm-d-incubation/llm-d-modelservice

Align repository with llm-d repo template (14 items)

開放

#221 建立於 2026年2月22日

 (0 則留言) (0 個反應) (1 位負責人)Go Template (62 個分叉)auto 404
help wanted

倉庫指標

星標
 (31 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Summary

This repository does not fully conform to the llm-d repo template. The following items should be added to maintain consistency across the organization.

Checklist

Governance Documents

  • Add CODE_OF_CONDUCT.md
  • Add LICENSE (Apache 2.0)
  • Add PR_SIGNOFF.md
  • Add SECURITY.md

Linting / Config

  • Add .prowlabels.yaml
  • Add .yamllint.yml
  • Add _typos.toml
  • Add pyproject.toml (pre-commit config)

GitHub Metadata

  • Add .github/CODEOWNERS
  • Add .github/PULL_REQUEST_TEMPLATE.md
  • Add .github/ISSUE_TEMPLATE/ directory with bug_report.yml, config.yml, and feature_request.yml

Workflows

  • Add ci-pr-checks.yaml
  • Add ci-release.yaml
  • Add ci-signed-commits.yaml
  • Add non-main-gatekeeper.yml

Reference

Template repo: https://github.com/llm-d/llm-d-go-template

貢獻者指南