-
Notifications
You must be signed in to change notification settings - Fork 57
Align repository with llm-d repo template (14 items) #221
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
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 withbug_report.yml,config.yml, andfeature_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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed