Skip to content

docs: add issue templates and security policy - #348

Merged
rickzw merged 1 commit into
mainfrom
docs/issue-templates
Sep 10, 2026
Merged

rickzw merged 1 commit into
mainfrom
docs/issue-templates

Conversation

@rickzw

@rickzw rickzw commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Brings the new-issue chooser in this repo in line with NVIDIA/cosmos-framework: Bug Report, Feature Request, Blank issue, and Report a security vulnerability.

Today this repo has no .github/ISSUE_TEMPLATE/ and no security policy, so every new issue starts blank.

What's added

File Source Notes
.github/ISSUE_TEMPLATE/bug_report.md cosmos-framework main Same sections, [BUG] title prefix, bug label. Added Model and Integration rows to the System Information table; no default assignees, so reports go through normal triage.
.github/ISSUE_TEMPLATE/feature_request.md cosmos-framework#245 Same sections, [FEAT] title prefix, enhancement label. Affected Area scoped to this repo: cookbooks, evaluation, inference integrations, models, finetune/distill, docs.
SECURITY.md cosmos-framework SECURITY.md NVIDIA PSIRT instructions, copied verbatim. Its presence is what adds the "Report a security vulnerability" entry to the chooser.

Both bug and enhancement labels already exist in this repo.

Adds the new-issue chooser used by NVIDIA/cosmos-framework: Bug Report,
Feature Request, Blank issue, and Report a security vulnerability.

- .github/ISSUE_TEMPLATE/bug_report.md mirrors cosmos-framework's, with
  Model and Integration rows added to the System Information table and no
  default assignees, so reports go through normal triage.
- .github/ISSUE_TEMPLATE/feature_request.md follows cosmos-framework#245,
  with Affected Area scoped to this repo (cookbooks, evaluation, inference
  integrations, models, finetune/distill, docs).
- SECURITY.md carries the NVIDIA PSIRT reporting instructions verbatim from
  cosmos-framework; its presence is what adds the "Report a security
  vulnerability" entry to the chooser.

No config.yml, matching cosmos-framework, so "Blank issue" stays available.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Jevbxa4xm2FyEjTPVENhuF
@rickzw
rickzw marked this pull request as ready for review September 9, 2026 22:57
@rickzw
rickzw merged commit c92f947 into main Sep 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants