-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
help wantedExtra attention is neededExtra attention is neededneeds-triageIndicates an issue or PR lacks a triage label and requires one.Indicates an issue or PR lacks a triage label and requires one.triage/needs-informationIndicates an issue needs more information in order to work on it.Indicates an issue needs more information in order to work on it.
Description
Summary
This repository does not fully conform to the llm-d Go repo template. The following items are missing or inconsistent and should be added or updated to maintain consistency across the organization.
Checklist
Governance Documents
- Add
CODE_OF_CONDUCT.md - Add
CONTRIBUTING.md - Add
PR_SIGNOFF.md - Add
SECURITY.md
Linting / Config
- Add
.gitattributes - Add
.hadolint.yaml - Add
.pre-commit-config.yaml - Add
.yamllint.yml - Add
pyproject.toml(pre-commit config) - Rename
.typos.tomlto_typos.toml(match template naming)
GitHub Metadata
- Add
.github/CODEOWNERS - Add
.github/PULL_REQUEST_TEMPLATE.md
Workflows
- Add
.github/workflows/copilot-setup-steps.yml
Issue Templates
- Convert
bug_report.mdtobug_report.yml(YAML form format) - Convert
feature_request.mdtofeature_request.yml(YAML form format)
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 neededneeds-triageIndicates an issue or PR lacks a triage label and requires one.Indicates an issue or PR lacks a triage label and requires one.triage/needs-informationIndicates an issue needs more information in order to work on it.Indicates an issue needs more information in order to work on it.
Type
Projects
Status
In review